Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.45 KB | None | 0 0
  1. peer_1 | 2018-02-19 11:32:06.076 UTC [chaincode] handleMessage -> DEBU 4950 [4d488fe0b0958b77ac33c37f729eb46f43105212306c8e63f5c824b633db4a69]HandleMessage- COMPLETED. Notify
  2. peer_1 | 2018-02-19 11:32:06.076 UTC [chaincode] notify -> DEBU 4951 notifying Txid:4d488fe0b0958b77ac33c37f729eb46f43105212306c8e63f5c824b633db4a69
  3. peer_1 | 2018-02-19 11:32:06.077 UTC [chaincode] Execute -> DEBU 4952 Exit
  4. peer_1 | 2018-02-19 11:32:06.077 UTC [ccprovider] GetChaincodeData -> DEBU 4953 Getting chaincode data for <network, 0.1> from cache
  5. peer_1 | 2018-02-19 11:32:06.077 UTC [endorser] callChaincode -> DEBU 4954 Entry - txid: 4d488fe0b0958b77ac33c37f729eb46f43105212306c8e63f5c824b633db4a69 channel id: public version: 0.1
  6. peer_1 | 2018-02-19 11:32:06.077 UTC [ccprovider] NewCCContext -> DEBU 4955 NewCCCC (chain=public,chaincode=network,version=0.1,txid=4d488fe0b0958b77ac33c37f729eb46f43105212306c8e63f5c824b633db4a69,syscc=false,proposal=0xc421c489b0,canname=network:0.1
  7. peer_1 | 2018-02-19 11:32:06.077 UTC [ccprovider] NewCCContext -> DEBU 4956 NewCCCC (chain=public,chaincode=lscc,version=1.1.0-preview,txid=4d488fe0b0958b77ac33c37f729eb46f43105212306c8e63f5c824b633db4a69,syscc=true,proposal=0xc421c489b0,canname=lscc:1.1.0-preview
  8. peer_1 | 2018-02-19 11:32:06.077 UTC [chaincode] Launch -> DEBU 4957 chaincode is running(no need to launch) : lscc:1.1.0-preview
  9. peer_1 | 2018-02-19 11:32:06.077 UTC [chaincode] Execute -> DEBU 4958 Entry
  10. peer_1 | 2018-02-19 11:32:06.077 UTC [chaincode] Execute -> DEBU 4959 chaincode canonical name: lscc:1.1.0-preview
  11. peer_1 | 2018-02-19 11:32:06.077 UTC [chaincode] sendExecuteMessage -> DEBU 495a [4d488fe0]Inside sendExecuteMessage. Message TRANSACTION
  12. peer_1 | 2018-02-19 11:32:06.077 UTC [chaincode] setChaincodeProposal -> DEBU 495b Setting chaincode proposal context...
  13. peer_1 | 2018-02-19 11:32:06.078 UTC [chaincode] setChaincodeProposal -> DEBU 495c Proposal different from nil. Creating chaincode proposal context...
  14. peer_1 | 2018-02-19 11:32:06.078 UTC [chaincode] sendExecuteMessage -> DEBU 495d [4d488fe0]sendExecuteMsg trigger event TRANSACTION
  15. peer_1 | 2018-02-19 11:32:06.078 UTC [chaincode] processStream -> DEBU 495e [4d488fe0]Move state message TRANSACTION
  16. peer_1 | 2018-02-19 11:32:06.078 UTC [chaincode] handleMessage -> DEBU 495f [4d488fe0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
  17. peer_1 | 2018-02-19 11:32:06.078 UTC [chaincode] filterError -> DEBU 4960 Ignoring NoTransitionError: no transition
  18. peer_1 | 2018-02-19 11:32:06.078 UTC [chaincode] processStream -> DEBU 4961 [4d488fe0]sending state message TRANSACTION
  19. peer_1 | 2018-02-19 11:32:06.078 UTC [shim] func1 -> DEBU 4962 [4d488fe0]Received message TRANSACTION from shim
  20. peer_1 | 2018-02-19 11:32:06.078 UTC [shim] handleMessage -> DEBU 4963 [4d488fe0]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
  21. peer_1 | 2018-02-19 11:32:06.078 UTC [shim] beforeTransaction -> DEBU 4964 [4d488fe0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
  22. peer_1 | 2018-02-19 11:32:06.079 UTC [shim] handleGetState -> DEBU 4965 [4d488fe0]Sending GET_STATE
  23. peer_1 | 2018-02-19 11:32:06.079 UTC [chaincode] processStream -> DEBU 4966 [4d488fe0]Received message GET_STATE from shim
  24. peer_1 | 2018-02-19 11:32:06.080 UTC [couchdb] handleRequest -> DEBU 4967 Exiting handleRequest()
  25. peer_1 | 2018-02-19 11:32:06.081 UTC [couchdb] ReadDoc -> DEBU 4968 part header=map[Content-Type:[application/json]]
  26. peer_1 | 2018-02-19 11:32:06.081 UTC [couchdb] ReadDoc -> DEBU 4969 part header=map[Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream] Content-Length:[196] Content-Encoding:[gzip]]
  27. peer_1 | 2018-02-19 11:32:06.082 UTC [couchdb] ReadDoc -> DEBU 496a Retrieved attachment data
  28. peer_1 | 2018-02-19 11:32:06.082 UTC [chaincode] func1 -> DEBU 496b [5d586011]Got state. Sending RESPONSE
  29. peer_1 | 2018-02-19 11:32:06.082 UTC [chaincode] 1 -> DEBU 496c [5d586011]handleGetState serial send RESPONSE
  30. peer_1 | 2018-02-19 11:32:06.082 UTC [shim] func1 -> DEBU 496d [5d586011]Received message RESPONSE from shim
  31. peer_1 | 2018-02-19 11:32:06.082 UTC [shim] handleMessage -> DEBU 496e [5d586011]Handling ChaincodeMessage of type: RESPONSE(state:ready)
  32. peer_1 | 2018-02-19 11:32:06.082 UTC [shim] sendChannel -> DEBU 496f [5d586011]before send
  33. peer_1 | 2018-02-19 11:32:06.082 UTC [shim] sendChannel -> DEBU 4970 [5d586011]after send
  34. peer_1 | 2018-02-19 11:32:06.083 UTC [shim] afterResponse -> DEBU 4971 [5d586011]Received RESPONSE, communicated (state:ready)
  35. peer_1 | 2018-02-19 11:32:06.083 UTC [shim] handleGetState -> DEBU 4972 [5d586011]GetState received payload RESPONSE
  36. peer_1 | 2018-02-19 11:32:06.088 UTC [chaincode] handleMessage -> DEBU 4973 [4d488fe0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
  37. peer_1 | 2018-02-19 11:32:06.088 UTC [chaincode] afterGetState -> DEBU 4974 [4d488fe0]Received GET_STATE, invoking get state from ledger
  38. peer_1 | 2018-02-19 11:32:06.089 UTC [chaincode] filterError -> DEBU 4975 Ignoring NoTransitionError: no transition
  39. peer_1 | 2018-02-19 11:32:06.089 UTC [chaincode] func1 -> DEBU 4976 [4d488fe0] getting state for chaincode lscc, key network, channel public
  40. peer_1 | 2018-02-19 11:32:06.089 UTC [statecouchdb] GetState -> DEBU 4977 GetState(). ns=lscc, key=network
  41. peer_1 | 2018-02-19 11:32:06.089 UTC [couchdb] ReadDoc -> DEBU 4978 Entering ReadDoc() id=[lscc network]
  42. peer_1 | 2018-02-19 11:32:06.089 UTC [couchdb] encodePathElement -> DEBU 4979 Entering encodePathElement() string=lscc network
  43. peer_1 | 2018-02-19 11:32:06.089 UTC [couchdb] encodePathElement -> DEBU 497a Exiting encodePathElement() encodedStr=lscc%00network
  44. peer_1 | 2018-02-19 11:32:06.089 UTC [couchdb] handleRequest -> DEBU 497b Entering handleRequest() method=GET url=http://peer.db:5984/public/lscc%00network?attachments=true
  45. peer_1 | 2018-02-19 11:32:06.089 UTC [couchdb] handleRequest -> DEBU 497c HTTP Request: GET /public/lscc%00network?attachments=true HTTP/1.1 | Host: peer.db:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  46. peer_1 | 2018-02-19 11:32:06.094 UTC [couchdb] handleRequest -> DEBU 497d Exiting handleRequest()
  47. peer_1 | 2018-02-19 11:32:06.094 UTC [couchdb] ReadDoc -> DEBU 497e part header=map[Content-Type:[application/json]]
  48. peer_1 | 2018-02-19 11:32:06.094 UTC [couchdb] ReadDoc -> DEBU 497f part header=map[Content-Type:[application/octet-stream] Content-Length:[196] Content-Encoding:[gzip] Content-Disposition:[attachment; filename="valueBytes"]]
  49. peer_1 | 2018-02-19 11:32:06.094 UTC [couchdb] ReadDoc -> DEBU 4980 Retrieved attachment data
  50. peer_1 | 2018-02-19 11:32:06.094 UTC [chaincode] func1 -> DEBU 4981 [4d488fe0]Got state. Sending RESPONSE
  51. peer_1 | 2018-02-19 11:32:06.094 UTC [chaincode] 1 -> DEBU 4982 [4d488fe0]handleGetState serial send RESPONSE
  52. peer_1 | 2018-02-19 11:32:06.094 UTC [shim] func1 -> DEBU 4983 [4d488fe0]Received message RESPONSE from shim
  53. peer_1 | 2018-02-19 11:32:06.094 UTC [shim] handleMessage -> DEBU 4984 [4d488fe0]Handling ChaincodeMessage of type: RESPONSE(state:ready)
  54. peer_1 | 2018-02-19 11:32:06.094 UTC [shim] sendChannel -> DEBU 4985 [4d488fe0]before send
  55. peer_1 | 2018-02-19 11:32:06.094 UTC [shim] sendChannel -> DEBU 4986 [4d488fe0]after send
  56. peer_1 | 2018-02-19 11:32:06.094 UTC [shim] afterResponse -> DEBU 4987 [4d488fe0]Received RESPONSE, communicated (state:ready)
  57. peer_1 | 2018-02-19 11:32:06.094 UTC [shim] handleGetState -> DEBU 4988 [4d488fe0]GetState received payload RESPONSE
  58. peer_1 | 2018-02-19 11:32:06.104 UTC [shim] func1 -> DEBU 4989 [5d586011]Transaction completed. Sending COMPLETED
  59. peer_1 | 2018-02-19 11:32:06.104 UTC [shim] func1 -> DEBU 498a [5d586011]Move state message COMPLETED
  60. peer_1 | 2018-02-19 11:32:06.105 UTC [shim] handleMessage -> DEBU 498b [5d586011]Handling ChaincodeMessage of type: COMPLETED(state:ready)
  61. peer_1 | 2018-02-19 11:32:06.105 UTC [shim] func1 -> DEBU 498c [5d586011]send state message COMPLETED
  62. peer_1 | 2018-02-19 11:32:06.105 UTC [chaincode] processStream -> DEBU 498d [5d586011]Received message COMPLETED from shim
  63. peer_1 | 2018-02-19 11:32:06.105 UTC [chaincode] handleMessage -> DEBU 498e [5d586011]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
  64. peer_1 | 2018-02-19 11:32:06.105 UTC [chaincode] handleMessage -> DEBU 498f [5d5860111171f14e4fcbeaa13727b9cc77f10698a624a8d9f566b275db9f2e21]HandleMessage- COMPLETED. Notify
  65. peer_1 | 2018-02-19 11:32:06.105 UTC [chaincode] notify -> DEBU 4990 notifying Txid:5d5860111171f14e4fcbeaa13727b9cc77f10698a624a8d9f566b275db9f2e21
  66. peer_1 | 2018-02-19 11:32:06.105 UTC [chaincode] Execute -> DEBU 4991 Exit
  67. peer_1 | 2018-02-19 11:32:06.108 UTC [shim] func1 -> DEBU 4992 [4d488fe0]Transaction completed. Sending COMPLETED
  68. peer_1 | 2018-02-19 11:32:06.108 UTC [shim] func1 -> DEBU 4993 [4d488fe0]Move state message COMPLETED
  69. peer_1 | 2018-02-19 11:32:06.108 UTC [shim] handleMessage -> DEBU 4994 [4d488fe0]Handling ChaincodeMessage of type: COMPLETED(state:ready)
  70. peer_1 | 2018-02-19 11:32:06.108 UTC [shim] func1 -> DEBU 4995 [4d488fe0]send state message COMPLETED
  71. peer_1 | 2018-02-19 11:32:06.108 UTC [chaincode] processStream -> DEBU 4996 [4d488fe0]Received message COMPLETED from shim
  72. peer_1 | 2018-02-19 11:32:06.108 UTC [chaincode] handleMessage -> DEBU 4997 [4d488fe0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
  73. peer_1 | 2018-02-19 11:32:06.108 UTC [chaincode] handleMessage -> DEBU 4998 [4d488fe0b0958b77ac33c37f729eb46f43105212306c8e63f5c824b633db4a69]HandleMessage- COMPLETED. Notify
  74. peer_1 | 2018-02-19 11:32:06.108 UTC [chaincode] notify -> DEBU 4999 notifying Txid:4d488fe0b0958b77ac33c37f729eb46f43105212306c8e63f5c824b633db4a69
  75. peer_1 | 2018-02-19 11:32:06.108 UTC [chaincode] Execute -> DEBU 499a Exit
  76. peer_1 | 2018-02-19 11:32:06.109 UTC [chaincode] launchAndWaitForRegister -> DEBU 499b chaincode network:0.1 is being launched
  77. peer_1 | 2018-02-19 11:32:06.109 UTC [chaincode] getLaunchConfigs -> DEBU 499c Executable is chaincode
  78. peer_1 | 2018-02-19 11:32:06.109 UTC [chaincode] getLaunchConfigs -> DEBU 499d Args [chaincode -peer.address=peer:7052]
  79. peer_1 | 2018-02-19 11:32:06.110 UTC [chaincode] getLaunchConfigs -> DEBU 499e Envs [CORE_CHAINCODE_ID_NAME=network:0.1 CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
  80. peer_1 | 2018-02-19 11:32:06.110 UTC [chaincode] getLaunchConfigs -> DEBU 499f FilesToUpload []
  81. peer_1 | 2018-02-19 11:32:06.110 UTC [chaincode] launch -> DEBU 49a0 start container: network:0.1(networkid:dev,peerid:peer1)
  82. peer_1 | 2018-02-19 11:32:06.110 UTC [chaincode] launch -> DEBU 49a1 start container with args: chaincode -peer.address=peer:7052
  83. peer_1 | 2018-02-19 11:32:06.110 UTC [chaincode] launch -> DEBU 49a2 start container with env:
  84. peer_1 | CORE_CHAINCODE_ID_NAME=network:0.1
  85. peer_1 | CORE_PEER_TLS_ENABLED=false
  86. peer_1 | CORE_CHAINCODE_LOGGING_LEVEL=info
  87. peer_1 | CORE_CHAINCODE_LOGGING_SHIM=warning
  88. peer_1 | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
  89. peer_1 | 2018-02-19 11:32:06.110 UTC [container] lockContainer -> DEBU 49a3 waiting for container(dev-peer1-network-0.1) lock
  90. peer_1 | 2018-02-19 11:32:06.110 UTC [container] lockContainer -> DEBU 49a4 got container (dev-peer1-network-0.1) lock
  91. peer_1 | 2018-02-19 11:32:06.111 UTC [dockercontroller] Start -> DEBU 49a5 Cleanup container dev-peer1-network-0.1
  92. peer_1 | 2018-02-19 11:32:06.113 UTC [chaincode] Launch -> ERRO 49a6 launchAndWaitForRegister failed: error chaincode is already launching: network:0.1
  93. peer_1 | github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).launchAndWaitForRegister
  94. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:514
  95. peer_1 | github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).Launch
  96. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:741
  97. peer_1 | github.com/hyperledger/fabric/core/chaincode.Execute
  98. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/exectransaction.go:45
  99. peer_1 | github.com/hyperledger/fabric/core/chaincode.ExecuteChaincode
  100. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/chaincodeexec.go:85
  101. peer_1 | github.com/hyperledger/fabric/core/endorser.(*Endorser).callChaincode
  102. peer_1 | /go/src/github.com/hyperledger/fabric/core/endorser/endorser.go:117
  103. peer_1 | github.com/hyperledger/fabric/core/endorser.(*Endorser).simulateProposal
  104. peer_1 | /go/src/github.com/hyperledger/fabric/core/endorser/endorser.go:262
  105. peer_1 | github.com/hyperledger/fabric/core/endorser.(*Endorser).ProcessProposal
  106. peer_1 | /go/src/github.com/hyperledger/fabric/core/endorser/endorser.go:477
  107. peer_1 | github.com/hyperledger/fabric/core/handlers/auth/filter.(*filter).ProcessProposal
  108. peer_1 | /go/src/github.com/hyperledger/fabric/core/handlers/auth/filter/filter.go:31
  109. peer_1 | github.com/hyperledger/fabric/protos/peer._Endorser_ProcessProposal_Handler
  110. peer_1 | /go/src/github.com/hyperledger/fabric/protos/peer/peer.pb.go:112
  111. peer_1 | github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processUnaryRPC
  112. peer_1 | /go/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:781
  113. peer_1 | github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream
  114. peer_1 | /go/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:981
  115. peer_1 | github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1
  116. peer_1 | /go/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:551
  117. peer_1 | runtime.goexit
  118. peer_1 | /usr/local/go/src/runtime/asm_amd64.s:2337
  119. peer_1 | 2018-02-19 11:32:06.113 UTC [chaincode] ExecuteChaincode -> ERRO 49a7 error chaincode is already launching: network:0.1
  120. peer_1 | github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).launchAndWaitForRegister
  121. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:514
  122. peer_1 | github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).Launch
  123. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:741
  124. peer_1 | github.com/hyperledger/fabric/core/chaincode.Execute
  125. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/exectransaction.go:45
  126. peer_1 | github.com/hyperledger/fabric/core/chaincode.ExecuteChaincode
  127. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/chaincodeexec.go:85
  128. peer_1 | github.com/hyperledger/fabric/core/endorser.(*Endorser).callChaincode
  129. peer_1 | /go/src/github.com/hyperledger/fabric/core/endorser/endorser.go:117
  130. peer_1 | github.com/hyperledger/fabric/core/endorser.(*Endorser).simulateProposal
  131. peer_1 | /go/src/github.com/hyperledger/fabric/core/endorser/endorser.go:262
  132. peer_1 | github.com/hyperledger/fabric/core/endorser.(*Endorser).ProcessProposal
  133. peer_1 | /go/src/github.com/hyperledger/fabric/core/endorser/endorser.go:477
  134. peer_1 | github.com/hyperledger/fabric/core/handlers/auth/filter.(*filter).ProcessProposal
  135. peer_1 | /go/src/github.com/hyperledger/fabric/core/handlers/auth/filter/filter.go:31
  136. peer_1 | github.com/hyperledger/fabric/protos/peer._Endorser_ProcessProposal_Handler
  137. peer_1 | /go/src/github.com/hyperledger/fabric/protos/peer/peer.pb.go:112
  138. peer_1 | github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processUnaryRPC
  139. peer_1 | /go/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:781
  140. peer_1 | github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream
  141. peer_1 | /go/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:981
  142. peer_1 | github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1
  143. peer_1 | /go/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:551
  144. peer_1 | runtime.goexit
  145. peer_1 | /usr/local/go/src/runtime/asm_amd64.s:2337
  146. peer_1 | error executing chaincode
  147. peer_1 | 2018-02-19 11:32:06.113 UTC [endorser] callChaincode -> DEBU 49a8 Exit
  148. peer_1 | 2018-02-19 11:32:06.113 UTC [endorser] simulateProposal -> ERRO 49a9 failed to invoke chaincode name:"network" on transaction 4d488fe0b0958b77ac33c37f729eb46f43105212306c8e63f5c824b633db4a69, error: error chaincode is already launching: network:0.1
  149. peer_1 | github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).launchAndWaitForRegister
  150. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:514
  151. peer_1 | github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).Launch
  152. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:741
  153. peer_1 | github.com/hyperledger/fabric/core/chaincode.Execute
  154. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/exectransaction.go:45
  155. peer_1 | github.com/hyperledger/fabric/core/chaincode.ExecuteChaincode
  156. peer_1 | /go/src/github.com/hyperledger/fabric/core/chaincode/chaincodeexec.go:85
  157. peer_1 | github.com/hyperledger/fabric/core/endorser.(*Endorser).callChaincode
  158. peer_1 | /go/src/github.com/hyperledger/fabric/core/endorser/endorser.go:117
  159. peer_1 | github.com/hyperledger/fabric/core/endorser.(*Endorser).simulateProposal
  160. peer_1 | /go/src/github.com/hyperledger/fabric/core/endorser/endorser.go:262
  161. peer_1 | github.com/hyperledger/fabric/core/endorser.(*Endorser).ProcessProposal
  162. peer_1 | /go/src/github.com/hyperledger/fabric/core/endorser/endorser.go:477
  163. peer_1 | github.com/hyperledger/fabric/core/handlers/auth/filter.(*filter).ProcessProposal
  164. peer_1 | /go/src/github.com/hyperledger/fabric/core/handlers/auth/filter/filter.go:31
  165. peer_1 | github.com/hyperledger/fabric/protos/peer._Endorser_ProcessProposal_Handler
  166. peer_1 | /go/src/github.com/hyperledger/fabric/protos/peer/peer.pb.go:112
  167. peer_1 | github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processUnaryRPC
  168. peer_1 | /go/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:781
  169. peer_1 | github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream
  170. peer_1 | /go/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:981
  171. peer_1 | github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1
  172. peer_1 | /go/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:551
  173. peer_1 | runtime.goexit
  174. peer_1 | /usr/local/go/src/runtime/asm_amd64.s:2337
  175. peer_1 | error executing chaincode
  176. peer_1 | 2018-02-19 11:32:06.117 UTC [endorser] simulateProposal -> DEBU 49aa Exit
  177. peer_1 | 2018-02-19 11:32:06.117 UTC [lockbasedtxmgr] Done -> DEBU 49ab Done with transaction simulation / query execution [4d488fe0b0958b77ac33c37f729eb46f43105212306c8e63f5c824b633db4a69]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement