yfhk / fabric_log

logs
1 stars 0 forks source link

stack and log for Send and Recv for orderer #4

Open yfhk opened 5 years ago

yfhk commented 5 years ago

goroutine 40 [running]: runtime/debug.Stack(0x3, 0xc420433830, 0xc9de58) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(atomicBroadcastBroadcastServer).Recv(0xc420042af0, 0x1af4c80, 0xc42042e060, 0xc4204338e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:583 +0x40 github.com/hyperledger/fabric/orderer/common/server.(broadcastMsgTracer).Recv(0xc42023dc80, 0xc42042e060, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:113 +0x37 github.com/hyperledger/fabric/orderer/common/broadcast.(handlerImpl).Handle(0xc42021e530, 0x26b45c0, 0xc42023dc80, 0x1b56560, 0x7fb5aead9d01) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/broadcast/broadcast.go:83 +0x146 github.com/hyperledger/fabric/orderer/common/server.(server).Broadcast(0xc4203b1380, 0x26b4740, 0xc420042af0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:141 +0xf4 github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Broadcast_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc42038c2c0, 0x27b5768, 0xc42023db90) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:562 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc42016bc80, 0xc42037c280, 0xc4203b1410, 0x2667b40, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc42016bc80, 0xc42037c280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(Server).serveStreams.func1.1(0xc420280b00, 0xc4202b2160, 0x26b3d20, 0xc42016bc80, 0xc42037c280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastBroadcastServer Recv 2018-11-06 14:42:10.091 CST [common/channelconfig] validateCIS -> DEBU 048 Setting up CIS for org OrdererOrg 2018-11-06 14:42:10.091 CST [cis] newCryptoServicesCis -> DEBU 049 Creating CRYPTOSERVICES-based CIS instance 2018-11-06 14:42:10.091 CST [cis] New -> DEBU 04a Creating Cache-CIS instance 2018-11-06 14:42:10.091 CST [cis] Setup -> DEBU 04b Setting up the CIS manager (1 ciss) 2018-11-06 14:42:10.091 CST [cis] Setup -> DEBU 04c CIS manager setup complete, setup 1 ciss 2018-11-06 14:42:10.092 CST [fsblkstorage] newBlockfileMgr -> DEBU 04d newBlockfileMgr() initializing file-based block storage for ledger: mcc 2018-11-06 14:42:10.092 CST [kvledger.util] CreateDirIfMissing -> DEBU 04e CreateDirIfMissing [data/orderer/chains/mcc/] 2018-11-06 14:42:10.092 CST [kvledger.util] logDirStatus -> DEBU 04f Before creating dir - [data/orderer/chains/mcc/] does not exist 2018-11-06 14:42:10.092 CST [kvledger.util] logDirStatus -> DEBU 050 After creating dir - [data/orderer/chains/mcc/] exists 2018-11-06 14:42:10.092 CST [fsblkstorage] newBlockfileMgr -> INFO 051 Getting block information from block storage 2018-11-06 14:42:10.092 CST [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 052 Retrieving checkpoint info from block files 2018-11-06 14:42:10.092 CST [fsblkstorage] retrieveLastFileSuffix -> DEBU 053 retrieveLastFileSuffix() 2018-11-06 14:42:10.092 CST [fsblkstorage] retrieveLastFileSuffix -> DEBU 054 retrieveLastFileSuffix() - biggestFileNum = -1 2018-11-06 14:42:10.092 CST [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 055 Last file number found = -1 2018-11-06 14:42:10.092 CST [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 056 No block file found 2018-11-06 14:42:10.092 CST [fsblkstorage] newBlockfileMgr -> DEBU 057 Info constructed by scanning the blocks dir = (fsblkstorage.checkpointInfo)(0xc420440f60)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) 2018-11-06 14:42:10.092 CST [orderer/common/server] trace -> DEBU 058 Writing Deliver request trace to ./temp/DeliverTraceDir/1541486530092825487_0xc420187b00.Deliver 2018-11-06 14:42:10.092 CST [common/deliver] deliverBlocks -> DEBU 059 Rejecting deliver for 127.0.0.1:36380 because channel mcc not found goroutine 24 [running]: runtime/debug.Stack(0x0, 0x0, 0xc420484000) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(atomicBroadcastDeliverServer).Send(0xc420316090, 0xc4204664e0, 0xc420316100, 0xc400000194) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:606 +0x26 github.com/hyperledger/fabric/orderer/common/server.(server).sendProducer.func1(0x26aa560, 0xc4204664e0, 0x26aa560, 0xc4204664e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:184 +0x54 github.com/hyperledger/fabric/common/deliver.sendStatusReply(0xc420270060, 0x194, 0x35, 0xc42042e100) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:309 +0x5c github.com/hyperledger/fabric/common/deliver.(deliverHandler).deliverBlocks(0xc4200f5560, 0xc420270060, 0xc420187b00, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:173 +0x2321 github.com/hyperledger/fabric/common/deliver.(deliverHandler).Handle(0xc4200f5560, 0xc420270060, 0xc420316090, 0xc420270000) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:135 +0x120 github.com/hyperledger/fabric/orderer/common/server.(server).Deliver(0xc4203b1380, 0x26b4800, 0xc420316090, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:174 +0x24a github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Deliver_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6e70, 0x27b5768, 0xc420187aa0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:592 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc420482780, 0xc4202b6780, 0xc4203b1410, 0x2667b60, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc420482780, 0xc4202b6780, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(Server).serveStreams.func1.1(0xc42026e3e0, 0xc4202b2160, 0x26b3d20, 0xc420482780, 0xc4202b6780) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastDeliverServer Send status:NOT_FOUND 2018-11-06 14:42:10.093 CST [orderer/common/broadcast] Handle -> DEBU 05a Received EOF from 127.0.0.1:36382, hangup 2018-11-06 14:42:10.093 CST [orderer/common/server] func1 -> DEBU 05c Closing Broadcast stream 2018-11-06 14:42:10.093 CST [common/deliver] Handle -> DEBU 05b Waiting for new SeekInfo from 127.0.0.1:36380 goroutine 24 [running]: runtime/debug.Stack(0x4, 0xc420284b00, 0x0) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(atomicBroadcastDeliverServer).Recv(0xc420316090, 0x5a, 0xbef06bd085916a42, 0x9b176573b) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:612 +0x26 github.com/hyperledger/fabric/orderer/common/server.(deliverHandlerSupport).Recv(0xc420316100, 0x11950bb, 0xc4203464e0, 0x5)

:1 +0x3c github.com/hyperledger/fabric/orderer/common/server.(*deliverMsgTracer).Recv(0xc420187ad0, 0x1c454d2, 0x20, 0xc4204664f0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:126 +0x37 github.com/hyperledger/fabric/common/deliver.(*deliverHandler).Handle(0xc4200f5560, 0xc420270060, 0xc420316090, 0xc420270000) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:124 +0xcb github.com/hyperledger/fabric/orderer/common/server.(*server).Deliver(0xc4203b1380, 0x26b4800, 0xc420316090, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:174 +0x24a github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Deliver_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6e70, 0x27b5768, 0xc420187aa0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:592 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc420482780, 0xc4202b6780, 0xc4203b1410, 0x2667b60, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc420482780, 0xc4202b6780, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc42026e3e0, 0xc4202b2160, 0x26b3d20, 0xc420482780, 0xc4202b6780) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastDeliverServer Recv 2018-11-06 14:42:10.093 CST [fsblkstorage] newBlockIndex -> DEBU 05d newBlockIndex() - indexItems:[[BlockNum]] 2018-11-06 14:42:10.094 CST [common/deliver] Handle -> DEBU 05e Received EOF from 127.0.0.1:36380, hangup 2018-11-06 14:42:10.094 CST [orderer/common/server] func1 -> DEBU 060 Closing Deliver stream 2018-11-06 14:42:10.094 CST [orderer/common/server] Deliver -> DEBU 05f Starting new Deliver handler goroutine 67 [running]: runtime/debug.Stack(0xf, 0xc420420990, 0xe71a9f) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastDeliverServer).Recv(0xc420466660, 0xf, 0xc420420a08, 0x1291a19) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:612 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*deliverHandlerSupport).Recv(0xc420444250, 0xc4201a6924, 0xc42042e5a0, 0xc420420a38) :1 +0x3c github.com/hyperledger/fabric/orderer/common/server.(*deliverMsgTracer).Recv(0xc4204460c0, 0xc420be7bf0, 0xc4201a6970, 0xf) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:126 +0x37 github.com/hyperledger/fabric/common/deliver.(*deliverHandler).Handle(0xc4200f5560, 0xc4201e2380, 0xc420466660, 0xc4201e2060) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:124 +0xcb github.com/hyperledger/fabric/orderer/common/server.(*server).Deliver(0xc4203b1380, 0x26b4800, 0xc420466660, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:174 +0x24a github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Deliver_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc42038c370, 0x27b5768, 0xc420be7bf0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:592 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00, 0xc4203b1410, 0x2667b60, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc420481f40, 0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastDeliverServer Recv 2018-11-06 14:42:10.094 CST [fsblkstorage] indexBlock -> DEBU 061 Indexing block [blockNum=0, blockHash=[]byte{0x82, 0x24, 0xf4, 0x63, 0x28, 0x5a, 0xb6, 0x67, 0xf9, 0xb7, 0xa1, 0x7e, 0x55, 0x78, 0x51, 0x9a, 0x89, 0x48, 0xf, 0x7b, 0x31, 0x64, 0xf6, 0xbf, 0x1, 0x7b, 0x67, 0xb, 0x99, 0xd2, 0xfb, 0x8c} txOffsets= txId= locPointer=offset=38, bytesLength=1854 ] 2018-11-06 14:42:10.095 CST [fsblkstorage] updateCheckpoint -> DEBU 062 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[1897], isChainEmpty=[false], lastBlockNumber=[0] 2018-11-06 14:42:10.095 CST [orderer/commmon/multichannel] newBlockWriter -> DEBU 063 [channel: mcc] Creating block writer for tip of chain (blockNumber=0, lastConfigBlockNum=0, lastConfigSeq=1) 2018-11-06 14:42:10.095 CST [orderer/commmon/multichannel] newChainSupport -> DEBU 064 [channel: mcc] Done creating channel support resources 2018-11-06 14:42:10.095 CST [orderer/commmon/multichannel] newChain -> INFO 065 Created and starting new chain mcc 2018-11-06 14:42:10.096 CST [orderer/commmon/multichannel] addLastConfigSignature -> DEBU 066 [channel: ordererchannel] About to write block, setting its LAST_CONFIG to 0 2018-11-06 14:42:10.096 CST [fsblkstorage] indexBlock -> DEBU 067 Indexing block [blockNum=1, blockHash=[]byte{0x8f, 0x2c, 0xb0, 0x5e, 0x8c, 0xf, 0xbe, 0x2b, 0x79, 0x2f, 0xab, 0x6b, 0x1a, 0x73, 0x37, 0x42, 0x7b, 0xf7, 0x9c, 0xca, 0x76, 0x35, 0x15, 0x82, 0x9c, 0x45, 0x5, 0x53, 0x1a, 0xd7, 0x35, 0x91} txOffsets= txId= locPointer=offset=70, bytesLength=2098 ] 2018-11-06 14:42:10.097 CST [fsblkstorage] updateCheckpoint -> DEBU 068 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[3938], isChainEmpty=[false], lastBlockNumber=[1] 2018-11-06 14:42:10.097 CST [orderer/commmon/multichannel] commitBlock -> DEBU 069 [channel: ordererchannel] Wrote block 1 2018-11-06 14:42:10.295 CST [orderer/common/server] trace -> DEBU 06a Writing Deliver request trace to ./temp/DeliverTraceDir/1541486530295213361_0xc4204460f0.Deliver 2018-11-06 14:42:10.295 CST [common/deliver] deliverBlocks -> DEBU 06b [channel: mcc] Received seekInfo (0xc42025fb80) start: > stop: > from 127.0.0.1:36384 2018-11-06 14:42:10.295 CST [common/deliver] deliverBlocks -> DEBU 06c [channel: mcc] Delivering block for (0xc42025fb80) for 127.0.0.1:36384 goroutine 67 [running]: runtime/debug.Stack(0x0, 0x0, 0xc420030c00) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastDeliverServer).Send(0xc420466660, 0xc420316df0, 0xc420444250, 0xc42025fca0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:606 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*server).sendProducer.func1(0x26aa560, 0xc420316df0, 0x26aa560, 0xc420316df0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:184 +0x54 github.com/hyperledger/fabric/common/deliver.sendBlockReply(0xc4201e2380, 0xc42025fca0, 0x2e, 0xc4202a68a0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:314 +0x5e github.com/hyperledger/fabric/common/deliver.(*deliverHandler).deliverBlocks(0xc4200f5560, 0xc4201e2380, 0xc4204460f0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:249 +0x1492 github.com/hyperledger/fabric/common/deliver.(*deliverHandler).Handle(0xc4200f5560, 0xc4201e2380, 0xc420466660, 0xc4201e2060) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:135 +0x120 github.com/hyperledger/fabric/orderer/common/server.(*server).Deliver(0xc4203b1380, 0x26b4800, 0xc420466660, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:174 +0x24a github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Deliver_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc42038c370, 0x27b5768, 0xc420be7bf0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:592 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00, 0xc4203b1410, 0x2667b60, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc420481f40, 0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 2018/11/06 14:42:10 proto: textWriter unindented too far 2018/11/06 14:42:10 proto: textWriter unindented too far atomicBroadcastDeliverServer Send block:data:<1:"\n\x98\x01\n\x0f\b\x01\x1a\x06\b\xc2\xef\x84\xdf\x05\"\x03mcc\x12\x84\x01\nh\n\aDEFAULT\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18\x90\xec\xa2 QG\xc7Hw\xa3\x8e{\xb89\xb1\x8d\xbe\af\f\x864\xbd\xb2\x12\xd3\f\n\xb7\a\b\x01\x12\xb2\a\x12\xed\x03\n\aOrderer\x12\xe1\x03\x12\xb6\x01\n\nOrdererOrg\x12\xa7\x01\x1a/\n\x03CIS\x12(\x12\x1e\x12\x1c\n\nOrdererCISB\x0e\n\x04SHA2\x12\x06SHA256\x1a\x06Admins\"\"\n\x06Admins\x12\x18\x12\x0e\b\x01\x12\n\x12\b\x12\x06\b\x01\x12\x02\b\x00\x1a\x06Admins\"#\n\aReaders\x12\x18\x12\x0e\b\x01\x12\n\x12\b\x12\x06\b\x01\x12\x02\b\x00\x1a\x06Admins\"#\n\aWriters\x12\x18\x12\x0e\b\x01\x12\n\x12\b\x12\x06\b\x01\x12\x02\b\x00\x1a\x06Admins*\x06Admins\x1a!\n\rConsensusType\x12\x10\x12\x06\n\x04solo\x1a\x06Admins\x1a\"\n\tBatchSize\x12\x15\x12\v\b\n\x10\x80\x80\xc01\x18\x80\x80 \x1a\x06Admins\x1a\x1e\n\fBatchTimeout\x12\x0e\x12\x04\n\x022s\x1a\x06Admins\x1a\x1f\n\x13ChannelRestrictions\x12\b\x1a\x06Admins\"*\n\x0fBlockValidation\x12\x17\x12\r\b\x03\x12\t\n\aWriters\x1a\x06Admins\"\"\n\x06Admins\x12\x18\x12\x0e\b\x03\x12\n\n\x06Admins\x10\x02\x1a\x06Admins\"\"\n\aReaders\x12\x17\x12\r\b\x03\x12\t\n\aReaders\x1a\x06Admins\"\"\n\aWriters\x12\x17\x12\r\b\x03\x12\t\n\aWriters\x1a\x06Admins*\x06Admins\x12\x85\x01\n\vApplication\x12v\b\x01\"\"\n\x06Admins\x12\x18\x12\x0e\b\x03\x12\n\n\x06Admins\x10\x02\x1a\x06Admins\"\"\n\aReaders\x12\x17\x12\r\b\x03\x12\t\n\aReaders\x1a\x06Admins\"\"\n\aWriters\x12\x17\x12\r\b\x03\x12\t\n\aWriters\x1a\x06Admins*\x06Admins\x1aI\n\x10OrdererAddresses\x125\x12\x1a\n\x18orderer.example.com:7050\x1a\x17/Channel/Orderer/Admins\x1a*\n\nConsortium\x12\x1c\x12\x12\n\x10SampleConsortium\x1a\x06Admins\x1a&\n\x10HashingAlgorithm\x12\x12\x12\b\n\x06SHA256\x1a\x06Admins\x1a-\n\x19BlockDataHashingStructure\x12\x10\x12\x06\b\xff\xff\xff\xff\x0f\x1a\x06Admins\"\"\n\aReaders\x12\x17\x12\r\b\x03\x12\t\n\aReaders\x1a\x06Admins\"\"\n\aWriters\x12\x17\x12\r\b\x03\x12\t\n\aWriters\x1a\x06Admins\"\"\n\x06Admins\x12\x18\x12\x0e\b\x03\x12\n\n\x06Admins\x10\x02\x1a\x06Admins\x12\x96\x05\n\xca\x04\n\x98\x01\n\x0f\b\x02\x1a\x06\b\xc2\xef\x84\xdf\x05\"\x03mcc\x12\x84\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18\x9c%>!\xab;n\xdf\xfc\x90\xb3%\xb4\x01\xb4\x137\x97qF93\xb9\xc3\x12\xac\x03\n\xd7\x01\n\x03mcc\x12!\x12\x0f\n\vApplication\x12\x00\x1a\x0e\n\nConsortium\x12\x00\x1a\xac\x01\x12\x85\x01\n\vApplication\x12v\b\x01\"\"\n\x06Admins\x12\x18\x12\x0e\b\x03\x12\n\n\x06Admins\x10\x02\x1a\x06Admins\"\"\n\aReaders\x12\x17\x12\r\b\x03\x12\t\n\aReaders\x1a\x06Admins\"\"\n\aWriters\x12\x17\x12\r\b\x03\x12\t\n\aWriters\x1a\x06Admins*\x06Admins\x1a\"\n\nConsortium\x12\x14\x12\x12\n\x10SampleConsortium\x12\xcf\x01\n\x84\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18m\xba\xa62\x06\xab\x19\xe4\xc8\x10\xbb~\rY\x9b\xd2,p\xe1$Q\x9aA`\x12F0D\x02 \x1e\x178\xbem\xe7\xf5\x10\xd9΅K\xa0\x9d%*Y\xfcm'G\x86\xd8~\x1e\xa3\xbba\x97\xe1\xb2r\x02 A\xdc\xd2lh\x84WJ\xdd\xc7\xe47\xa4\u007f\x13\xa7\xc4\x01\x99\xf2:\x82\x16\xff\x81\xca˳\x9c@j\x1f\x12G0E\x02!\x00\xed\x19\xf9\x94kO\xc0\xd8\xc4\xcb\bA\x8d\x1f\xbc\xfe\xddI\xd2\xc3䗸\xe2\x12\xbc$ \x05\xf0\xf3\x88\x02 \x0f\xa2\xecDw\x0e\f<+-_h\xea\xf2O\xa3\xdc,A\xf8\xcd\x1ajVؠIA\x12Y\x9c\x86" 2:"0D\x02 .\x8a\xb2͖\\\xa1V\xc3\x01fi\xd3\xc79I\xea(\xf7\xb20\xa1\xdct0ˆ\xf7\\\xbfE=\x02 \x1b_\xf8\xae\x8cWe\x8c\x8e\x04T#d\xa6\xdb\xc7\x1f\xbf\xb1\u007f\xff\xdb%-\xbb\xe9\x99,1\xa4C\xe2" >metadata: > goroutine 67 [running]: runtime/debug.Stack(0x0, 0xc420b2e800, 0xc420030c00) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastDeliverServer).Send(0xc420466660, 0xc420316e30, 0xc420444250, 0xc8) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:606 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*server).sendProducer.func1(0x26aa560, 0xc420316e30, 0x26aa560, 0xc420316e30) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:184 +0x54 github.com/hyperledger/fabric/common/deliver.sendStatusReply(0xc4201e2380, 0xc4000000c8, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:309 +0x5c github.com/hyperledger/fabric/common/deliver.(*deliverHandler).deliverBlocks(0xc4200f5560, 0xc4201e2380, 0xc4204460f0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:259 +0x14da github.com/hyperledger/fabric/common/deliver.(*deliverHandler).Handle(0xc4200f5560, 0xc4201e2380, 0xc420466660, 0xc4201e2060) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:135 +0x120 github.com/hyperledger/fabric/orderer/common/server.(*server).Deliver(0xc4203b1380, 0x26b4800, 0xc420466660, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:174 +0x24a github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Deliver_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc42038c370, 0x27b5768, 0xc420be7bf0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:592 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00, 0xc4203b1410, 0x2667b60, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc420481f40, 0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastDeliverServer Send status:SUCCESS 2018-11-06 14:42:10.295 CST [common/deliver] deliverBlocks -> DEBU 06d [channel: mcc] Done delivering to 127.0.0.1:36384 for (0xc42025fb80) 2018-11-06 14:42:10.295 CST [common/deliver] Handle -> DEBU 06e Waiting for new SeekInfo from 127.0.0.1:36384 goroutine 67 [running]: runtime/debug.Stack(0x4, 0xc420275380, 0x0) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastDeliverServer).Recv(0xc420466660, 0x6d, 0xbef06bd091a26c15, 0x9bd875904) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:612 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*deliverHandlerSupport).Recv(0xc420444250, 0x11950bb, 0xc4203464e0, 0x5) :1 +0x3c github.com/hyperledger/fabric/orderer/common/server.(*deliverMsgTracer).Recv(0xc4204460c0, 0x1c454d2, 0x20, 0xc420316ec0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:126 +0x37 github.com/hyperledger/fabric/common/deliver.(*deliverHandler).Handle(0xc4200f5560, 0xc4201e2380, 0xc420466660, 0xc4201e2060) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:124 +0xcb github.com/hyperledger/fabric/orderer/common/server.(*server).Deliver(0xc4203b1380, 0x26b4800, 0xc420466660, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:174 +0x24a github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Deliver_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc42038c370, 0x27b5768, 0xc420be7bf0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:592 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00, 0xc4203b1410, 0x2667b60, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc420481f40, 0xc4202b2160, 0x26b3d20, 0xc420482f00, 0xc420474f00) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastDeliverServer Recv 2018-11-06 14:42:10.297 CST [common/deliver] Handle -> DEBU 06f Received EOF from 127.0.0.1:36384, hangup 2018-11-06 14:42:10.297 CST [orderer/common/server] func1 -> DEBU 070 Closing Deliver stream 2018-11-06 14:42:13.401 CST [orderer/common/broadcast] Handle -> DEBU 071 Starting new broadcast loop for 127.0.0.1:36390 goroutine 25 [running]: runtime/debug.Stack(0x1193458, 0xc420b61830, 0xc9de58) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastBroadcastServer).Recv(0xc42021e0a0, 0x11950bb, 0xc420347e90, 0x5) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:583 +0x40 github.com/hyperledger/fabric/orderer/common/server.(*broadcastMsgTracer).Recv(0xc42023c480, 0x1c48a3d, 0x22, 0xc42021e0b0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:113 +0x37 github.com/hyperledger/fabric/orderer/common/broadcast.(*handlerImpl).Handle(0xc42021e530, 0x26b45c0, 0xc42023c480, 0x1b56560, 0x7fb5aead9601) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/broadcast/broadcast.go:83 +0x146 github.com/hyperledger/fabric/orderer/common/server.(*server).Broadcast(0xc4203b1380, 0x26b4740, 0xc42021e0a0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:141 +0xf4 github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Broadcast_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6f20, 0x27b5768, 0xc42028bf80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:562 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0xc4203b1410, 0x2667b40, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc4201a6990, 0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastBroadcastServer Recv 2018-11-06 14:42:13.414 CST [orderer/common/server] trace -> DEBU 072 Writing Broadcast request trace to ./temp/BroadcastTraceDir/1541486533414568492_0xc42023c5d0.Broadcast 2018-11-06 14:42:13.414 CST [orderer/common/broadcast] Handle -> DEBU 073 [channel: mcc] Broadcast is processing normal message from 127.0.0.1:36390 with txid '70cf70ea6c3ec6f49a57baadfd6a21c68fafbd4e4e757f3ed408e12206adc3cf' of type ENDORSER_TRANSACTION 2018-11-06 14:42:13.414 CST [orderer/common/broadcast] Handle -> DEBU 074 [channel: mcc] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 127.0.0.1:36390 goroutine 25 [running]: runtime/debug.Stack(0xc4202702c0, 0x20, 0x18) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastBroadcastServer).Send(0xc42021e0a0, 0xc4202702c0, 0x1, 0xc4202702c0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:576 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*broadcastMsgTracer).Send(0xc42023c480, 0xc4202702c0, 0x4c, 0xc420264480) :1 +0x46 github.com/hyperledger/fabric/orderer/common/broadcast.(*handlerImpl).Handle(0xc42021e530, 0x26b45c0, 0xc42023c480, 0x1b56560, 0x7fb5aead9601) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/broadcast/broadcast.go:140 +0x562 github.com/hyperledger/fabric/orderer/common/server.(*server).Broadcast(0xc4203b1380, 0x26b4740, 0xc42021e0a0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:141 +0xf4 github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Broadcast_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6f20, 0x27b5768, 0xc42028bf80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:562 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0xc4203b1410, 0x2667b40, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc4201a6990, 0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastBroadcastServer Send status:SUCCESS goroutine 25 [running]: runtime/debug.Stack(0x3, 0xc420b61830, 0xc9de58) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastBroadcastServer).Recv(0xc42021e0a0, 0x1af4c80, 0xc4202702c0, 0xc420b618e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:583 +0x40 github.com/hyperledger/fabric/orderer/common/server.(*broadcastMsgTracer).Recv(0xc42023c480, 0xc4202702c0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:113 +0x37 github.com/hyperledger/fabric/orderer/common/broadcast.(*handlerImpl).Handle(0xc42021e530, 0x26b45c0, 0xc42023c480, 0x1b56560, 0x7fb5aead9601) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/broadcast/broadcast.go:83 +0x146 github.com/hyperledger/fabric/orderer/common/server.(*server).Broadcast(0xc4203b1380, 0x26b4740, 0xc42021e0a0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:141 +0xf4 github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Broadcast_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6f20, 0x27b5768, 0xc42028bf80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:562 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0xc4203b1410, 0x2667b40, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc4201a6990, 0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastBroadcastServer Recv 2018-11-06 14:42:13.415 CST [orderer/common/blockcutter] Ordered -> DEBU 075 Enqueuing message into batch 2018-11-06 14:42:15.147 CST [orderer/common/server] trace -> DEBU 076 Writing Broadcast request trace to ./temp/BroadcastTraceDir/1541486535147437775_0xc4202647e0.Broadcast 2018-11-06 14:42:15.147 CST [orderer/common/broadcast] Handle -> DEBU 077 [channel: mcc] Broadcast is processing normal message from 127.0.0.1:36390 with txid '92f4e92e6ff543b687e9c0c3a961b1bcc3a7eabafa412d0cb6937081a56d71b9' of type ENDORSER_TRANSACTION 2018-11-06 14:42:15.147 CST [orderer/common/broadcast] Handle -> DEBU 078 [channel: mcc] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 127.0.0.1:36390 goroutine 25 [running]: runtime/debug.Stack(0xc4200f4420, 0x20, 0x18) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastBroadcastServer).Send(0xc42021e0a0, 0xc4200f4420, 0x1, 0xc4200f4420) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:576 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*broadcastMsgTracer).Send(0xc42023c480, 0xc4200f4420, 0x4c, 0xc4202a7d10) :1 +0x46 github.com/hyperledger/fabric/orderer/common/broadcast.(*handlerImpl).Handle(0xc42021e530, 0x26b45c0, 0xc42023c480, 0x1b56560, 0x7fb5aead9601) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/broadcast/broadcast.go:140 +0x562 github.com/hyperledger/fabric/orderer/common/server.(*server).Broadcast(0xc4203b1380, 0x26b4740, 0xc42021e0a0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:141 +0xf4 github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Broadcast_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6f20, 0x27b5768, 0xc42028bf80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:562 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0xc4203b1410, 0x2667b40, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc4201a6990, 0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastBroadcastServer Send status:SUCCESS goroutine 25 [running]: runtime/debug.Stack(0x3, 0xc420b61830, 0xc9de58) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastBroadcastServer).Recv(0xc42021e0a0, 0x1af4c80, 0xc4200f4420, 0xc420b618e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:583 +0x40 github.com/hyperledger/fabric/orderer/common/server.(*broadcastMsgTracer).Recv(0xc42023c480, 0xc4200f4420, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:113 +0x37 github.com/hyperledger/fabric/orderer/common/broadcast.(*handlerImpl).Handle(0xc42021e530, 0x26b45c0, 0xc42023c480, 0x1b56560, 0x7fb5aead9601) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/broadcast/broadcast.go:83 +0x146 github.com/hyperledger/fabric/orderer/common/server.(*server).Broadcast(0xc4203b1380, 0x26b4740, 0xc42021e0a0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:141 +0xf4 github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Broadcast_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6f20, 0x27b5768, 0xc42028bf80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:562 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0xc4203b1410, 0x2667b40, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc4201a6990, 0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastBroadcastServer Recv 2018-11-06 14:42:15.147 CST [orderer/common/blockcutter] Ordered -> DEBU 079 Enqueuing message into batch 2018-11-06 14:42:15.415 CST [orderer/consensus/solo] main -> DEBU 07a Batch timer expired, creating block 2018-11-06 14:42:15.415 CST [orderer/commmon/multichannel] addLastConfigSignature -> DEBU 07b [channel: mcc] About to write block, setting its LAST_CONFIG to 0 2018-11-06 14:42:15.416 CST [fsblkstorage] indexBlock -> DEBU 07c Indexing block [blockNum=1, blockHash=[]byte{0x29, 0x9a, 0xfb, 0xbe, 0xb9, 0xed, 0xdb, 0xf1, 0x5f, 0x25, 0x1e, 0xde, 0x62, 0x75, 0xc2, 0x89, 0x3, 0x4a, 0x8c, 0x78, 0xf4, 0x5e, 0x46, 0xd7, 0x44, 0xaa, 0xb0, 0x54, 0xc4, 0x26, 0x85, 0x9a} txOffsets= txId=70cf70ea6c3ec6f49a57baadfd6a21c68fafbd4e4e757f3ed408e12206adc3cf locPointer=offset=70, bytesLength=1665 txId=92f4e92e6ff543b687e9c0c3a961b1bcc3a7eabafa412d0cb6937081a56d71b9 locPointer=offset=1735, bytesLength=1297 ] 2018-11-06 14:42:15.417 CST [fsblkstorage] updateCheckpoint -> DEBU 07d Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[5356], isChainEmpty=[false], lastBlockNumber=[1] 2018-11-06 14:42:15.417 CST [orderer/commmon/multichannel] commitBlock -> DEBU 07e [channel: mcc] Wrote block 1 2018-11-06 14:42:16.440 CST [orderer/common/server] Deliver -> DEBU 07f Starting new Deliver handler goroutine 86 [running]: runtime/debug.Stack(0xf, 0xc420b1c990, 0xe71a9f) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastDeliverServer).Recv(0xc420444380, 0xf, 0xc420b1ca08, 0x1291a19) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:612 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*deliverHandlerSupport).Recv(0xc420444460, 0xc4201a6a30, 0xc4201e2540, 0xc420b1ca38) :1 +0x3c github.com/hyperledger/fabric/orderer/common/server.(*deliverMsgTracer).Recv(0xc420446810, 0xc4204467e0, 0xc4201a6a40, 0xf) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:126 +0x37 github.com/hyperledger/fabric/common/deliver.(*deliverHandler).Handle(0xc4200f5560, 0xc4201e2600, 0xc420444380, 0xc4201e25e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:124 +0xcb github.com/hyperledger/fabric/orderer/common/server.(*server).Deliver(0xc4203b1380, 0x26b4800, 0xc420444380, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:174 +0x24a github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Deliver_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4200c1970, 0x27b5768, 0xc4204467e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:592 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280, 0xc4203b1410, 0x2667b60, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc420280e70, 0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastDeliverServer Recv 2018-11-06 14:42:16.441 CST [orderer/common/server] trace -> DEBU 080 Writing Deliver request trace to ./temp/DeliverTraceDir/1541486536441398212_0xc420446840.Deliver 2018-11-06 14:42:16.441 CST [common/deliver] deliverBlocks -> DEBU 081 [channel: mcc] Received seekInfo (0xc4201e26c0) start: > stop: > from 127.0.0.1:36392 2018-11-06 14:42:16.441 CST [common/deliver] deliverBlocks -> DEBU 082 [channel: mcc] Delivering block for (0xc4201e26c0) for 127.0.0.1:36392 goroutine 86 [running]: runtime/debug.Stack(0x0, 0x0, 0xc420031000) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastDeliverServer).Send(0xc420444380, 0xc420444790, 0xc420444460, 0xc4201e2760) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:606 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*server).sendProducer.func1(0x26aa560, 0xc420444790, 0x26aa560, 0xc420444790) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:184 +0x54 github.com/hyperledger/fabric/common/deliver.sendBlockReply(0xc4201e2600, 0xc4201e2760, 0x2e, 0xc420446b70) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:314 +0x5e github.com/hyperledger/fabric/common/deliver.(*deliverHandler).deliverBlocks(0xc4200f5560, 0xc4201e2600, 0xc420446840, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:249 +0x1492 github.com/hyperledger/fabric/common/deliver.(*deliverHandler).Handle(0xc4200f5560, 0xc4201e2600, 0xc420444380, 0xc4201e25e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:135 +0x120 github.com/hyperledger/fabric/orderer/common/server.(*server).Deliver(0xc4203b1380, 0x26b4800, 0xc420444380, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:174 +0x24a github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Deliver_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4200c1970, 0x27b5768, 0xc4204467e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:592 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280, 0xc4203b1410, 0x2667b60, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc420280e70, 0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 2018/11/06 14:42:16 proto: textWriter unindented too far 2018/11/06 14:42:16 proto: textWriter unindented too far atomicBroadcastDeliverServer Send block:data:<1:"\n\xe9\x01\n`\b\x03\x1a\f\b\xc5\xef\x84\xdf\x05\x10\x80눿\x01\"\x03mcc*@70cf70ea6c3ec6f49a57baadfd6a21c68fafbd4e4e757f3ed408e12206adc3cf:\a\x12\x05\x12\x03acc\x12\x84\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18A\xf5\xa2[\a\xe4G\xa0 %\x10\xaf\xfa\x83\x8e\xad\xa0E\x986~h\xa5@\x12\xc4\n\n\xc1\n\n\x84\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18A\xf5\xa2[\a\xe4G\xa0 %\x10\xaf\xfa\x83\x8e\xad\xa0E\x986~h\xa5@\x12\xb7\t\n!\n\x1f\n\x1d\b\x01\x12\x05\x12\x03acc\x1a\x12\n\x03TGE\n\vtgepage.csv\x12\x91\t\n\xd8\a\n 2R\x15`\x01\xdaEn}\xa1\xd5o\xea\x98[k\xd2'\xd7x\xb1\xd7\xca\afd\xc7\x04\x9bo\xb3\x04\x12\xb3\a\n\x91\a\x12\xd8\x02\n\x03acc\x12\xd0\x02\n*\n(6666666666666666666666666666666666666666\x1aJ\n(0c7fc3179cb7d46651780dfa17710313f207fd15\x1a\x1e\b\x04(\x0f2\x18\n\x14j1{\xe7\xae,\n\x0f.]F~y\xf2\xcfYiu4{\x10\x04\x1aD\n(6a317be7ae2c0a0f2e5d467e79f2cf596975347b\x1a\x18\b\x04\x12\x14\f\u007f\xc3\x17\x9c\xb7\xd4fQx\r\xfa\x17q\x03\x13\xf2\a\xfd\x15\x1aJ\n(7f9501740548e2f7ea90b408c19acfb430f3b3b8\x1a\x1e\b\x04(\x0f2\x18\n\x14\x9a@:JQ\v\x19\x13\x03\x8a\x02\xff@T\x8e\x8f\xae=\x99\xf7\x10\x04\x1aD\n(9a403a4a510b1913038a02ff40548e8fae3d99f7\x1a\x18\b\x04\x12\x14\u007f\x95\x01t\x05H\xe2\xf7ꐴ\b\xc1\x9aϴ0\xf3\xb3\xb8\x12\xde\x01\n\x03fre\x12\xd6\x01\n*\n(0c7fc3179cb7d46651780dfa17710313f207fd15\n*\n(7f9501740548e2f7ea90b408c19acfb430f3b3b8\x1a=\n(0c7fc3179cb7d46651780dfa17710313f207fd15\x1a\x11\x12\x0f\b\x90N\x18\xc5\xef\x84\xdf\x05 \xc5\xde\xc4\xf5\x06\x1a=\n(7f9501740548e2f7ea90b408c19acfb430f3b3b8\x1a\x11\x12\x0f\b\x90N\x18\xc5\xef\x84\xdf\x05 \xc5\xde\xc4\xf5\x06\x12\xd2\x02\n\x03mct\x12\xca\x02\x1a0\n(0c7fc3179cb7d46651780dfa17710313f207fd15\x1a\x04\x00\x00\x00\x00\x1a:\n.0c7fc3179cb7d46651780dfa17710313f207fd15:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a0\n(6666666666666666666666666666666666666666\x1a\x04\x00\x98H`\x1a:\n.6666666666666666666666666666666666666666:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a0\n(7f9501740548e2f7ea90b408c19acfb430f3b3b8\x1a\x04\x00\x00\x00\x00\x1a:\n.7f9501740548e2f7ea90b408c19acfb430f3b3b8:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a\x03\b\xc8\x01\"\x18\x12\x03acc\x1a\x11development_build\x12\xb3\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12G0E\x02!\x00\xd6\v\x00K\x16;\x9a\x99)\x0e\x172\xaa\xbee\xb5\xcc0\x9d\xf0\xf1\xa9\xe7g\x01~}\x86Swj-\x02 CV\xfe\xb0֙\xc2\x19\x8f\xd9=(\x04fAŻ\xba1\xa9\xa6\xc6\xfc\xdbE\x87w\x8c\xa2?PL" 2:"0E\x02!\x00\xbfQ1\xd8U\xb2B\x98yf\x99\"\xfaV\x89\x99\x1bf'׀\xd6Q(\\\nw\xd6/\xee\xfd]\x02 Z\r\xa1\x93\xf6H\xeaj^>^#K<\xf5\x04I\x96}\x19_\xa9=f!\xe6a\x13\f\x13\x97a" 1:"\n\xe8\x01\n_\b\x03\x1a\v\b\xc7\xef\x84\xdf\x05\x10\xa2\xb0\x96B\"\x03mcc*@92f4e92e6ff543b687e9c0c3a961b1bcc3a7eabafa412d0cb6937081a56d71b9:\a\x12\x05\x12\x03acc\x12\x84\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18\x92\xeb\xb0\x10wԒ\xe3\xab\xf8\xf0t\x1bk\x95\xd4 \x88\xc5\xfa\xeb\xf3\vG\x12\xd6\a\n\xd3\a\n\x84\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18\x92\xeb\xb0\x10wԒ\xe3\xab\xf8\xf0t\x1bk\x95\xd4 \x88\xc5\xfa\xeb\xf3\vG\x12\xc9\x06\n!\n\x1f\n\x1d\b\x01\x12\x05\x12\x03acc\x1a\x12\n\x03TGE\n\vtgepage.csv\x12\xa3\x06\n\xeb\x04\n KA\xf5\xcfϪ~%;Ć\xd4A5\xb8S6\xa5\x1a\xf0\xeb\\\x92[\x95\xa4%\x97\xfa\x819\xd9\x12\xc6\x04\n\xa4\x04\x12\xc6\x01\n\x03acc\x12\xbe\x01\n*\n(6666666666666666666666666666666666666666\x1aD\n(491365305b8ffb3a7018046bd685a5138e51e6f2\x1a\x18\b\x04\x12\x14\xab\xfe\xb5oh\xe3i0lA닎P\x17=\xc6\xc7gT\x1aJ\n(abfeb56f68e369306c41eb8b8e50173dc6c76754\x1a\x1e\b\x04(\r2\x18\n\x14I\x13e0[\x8f\xfb:p\x18\x04kօ\xa5\x13\x8eQ\xe6\xf2\x10\x04\x12r\n\x03fre\x12k\n*\n(abfeb56f68e369306c41eb8b8e50173dc6c76754\x1a=\n(abfeb56f68e369306c41eb8b8e50173dc6c76754\x1a\x11\x12\x0f\b\x88'\x18\xc7\xef\x84\xdf\x05 LJ\xaf\xdf\x05\x12\xe4\x01\n\x03mct\x12\xdc\x01\x1a0\n(6666666666666666666666666666666666666666\x1a\x04\x00\x98\x82\xf8\x1a:\n.6666666666666666666666666666666666666666:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a0\n(abfeb56f68e369306c41eb8b8e50173dc6c76754\x1a\x04\x00\x00\x00\x00\x1a:\n.abfeb56f68e369306c41eb8b8e50173dc6c76754:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a\x03\b\xc8\x01\"\x18\x12\x03acc\x1a\x11development_build\x12\xb2\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12F0D\x02 z\xed\t2\xf4\x14\xdc\xc99P\xefX[p\x94&\xf5{\x95jN\x1fڎ]k>\x06\x9a\xf7\x89\xc8\x02 H,V\xf0y\x8d\x1fE\xc8&H\u007f\x19\x1c\xb1\xd6l\b>I\x85\x8f`\xe35\xb3l\x029\xb16{" 2:"0D\x02 qR\xf1\xef\xbbxx\xa5\xf5%\x91RF\x06&\x1b`\xf5\x1f\f0D&\x16\xb5u\x17\xcd\x16+\xabN\x02 H\x16\x93\x8eX\xe6,A\xea5\x98\xfc\x80\"\xd4\xc0\xceYS\x99\xfb\x13 g\x13!1\xffk\xb3ǥ" >metadata: > 2018-11-06 14:42:16.442 CST [fsblkstorage] waitForBlock -> DEBU 083 Going to wait for newer blocks. maxAvailaBlockNumber=[1], waitForBlockNum=[2] 2018-11-06 14:42:17.817 CST [orderer/common/server] trace -> DEBU 084 Writing Broadcast request trace to ./temp/BroadcastTraceDir/1541486537817515025_0xc4202a7d70.Broadcast 2018-11-06 14:42:17.817 CST [orderer/common/broadcast] Handle -> DEBU 085 [channel: mcc] Broadcast is processing normal message from 127.0.0.1:36390 with txid '7fb26e68714270f73ea434390e2d50c3209baad121f35ba7daa42d3bcb601f37' of type ENDORSER_TRANSACTION 2018-11-06 14:42:17.817 CST [orderer/common/broadcast] Handle -> DEBU 086 [channel: mcc] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 127.0.0.1:36390 goroutine 25 [running]: runtime/debug.Stack(0xc42042ece0, 0x20, 0x18) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastBroadcastServer).Send(0xc42021e0a0, 0xc42042ece0, 0x1, 0xc42042ece0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:576 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*broadcastMsgTracer).Send(0xc42023c480, 0xc42042ece0, 0x4c, 0xc420be7cb0) :1 +0x46 github.com/hyperledger/fabric/orderer/common/broadcast.(*handlerImpl).Handle(0xc42021e530, 0x26b45c0, 0xc42023c480, 0x1b56560, 0x7fb5aead9601) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/broadcast/broadcast.go:140 +0x562 github.com/hyperledger/fabric/orderer/common/server.(*server).Broadcast(0xc4203b1380, 0x26b4740, 0xc42021e0a0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:141 +0xf4 github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Broadcast_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6f20, 0x27b5768, 0xc42028bf80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:562 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0xc4203b1410, 0x2667b40, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc4201a6990, 0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastBroadcastServer Send status:SUCCESS goroutine 25 [running]: runtime/debug.Stack(0x3, 0xc420b61830, 0xc9de58) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastBroadcastServer).Recv(0xc42021e0a0, 0x1af4c80, 0xc42042ece0, 0xc420b618e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:583 +0x40 github.com/hyperledger/fabric/orderer/common/server.(*broadcastMsgTracer).Recv(0xc42023c480, 0xc42042ece0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:113 +0x37 github.com/hyperledger/fabric/orderer/common/broadcast.(*handlerImpl).Handle(0xc42021e530, 0x26b45c0, 0xc42023c480, 0x1b56560, 0x7fb5aead9601) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/broadcast/broadcast.go:83 +0x146 github.com/hyperledger/fabric/orderer/common/server.(*server).Broadcast(0xc4203b1380, 0x26b4740, 0xc42021e0a0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:141 +0xf4 github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Broadcast_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6f20, 0x27b5768, 0xc42028bf80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:562 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0xc4203b1410, 0x2667b40, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc4201a6990, 0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastBroadcastServer Recv 2018-11-06 14:42:17.817 CST [orderer/common/blockcutter] Ordered -> DEBU 087 Enqueuing message into batch 2018-11-06 14:42:19.817 CST [orderer/consensus/solo] main -> DEBU 088 Batch timer expired, creating block 2018-11-06 14:42:19.818 CST [orderer/commmon/multichannel] addLastConfigSignature -> DEBU 089 [channel: mcc] About to write block, setting its LAST_CONFIG to 0 2018-11-06 14:42:19.819 CST [fsblkstorage] indexBlock -> DEBU 08a Indexing block [blockNum=2, blockHash=[]byte{0x54, 0xb7, 0x7c, 0xed, 0xf3, 0x74, 0xa, 0x3a, 0x59, 0x4, 0xd3, 0x57, 0x9c, 0xb0, 0xd0, 0xae, 0x2c, 0xf1, 0x78, 0xc2, 0xba, 0xce, 0x75, 0x99, 0x3f, 0x93, 0xcd, 0xe8, 0x3f, 0x3a, 0x84, 0xaa} txOffsets= txId=7fb26e68714270f73ea434390e2d50c3209baad121f35ba7daa42d3bcb601f37 locPointer=offset=70, bytesLength=1665 ] 2018-11-06 14:42:19.819 CST [fsblkstorage] updateCheckpoint -> DEBU 08b Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[7520], isChainEmpty=[false], lastBlockNumber=[2] 2018-11-06 14:42:19.820 CST [orderer/commmon/multichannel] commitBlock -> DEBU 08c [channel: mcc] Wrote block 2 2018-11-06 14:42:19.820 CST [fsblkstorage] waitForBlock -> DEBU 08d Came out of wait. maxAvailaBlockNumber=[2] 2018-11-06 14:42:19.820 CST [common/deliver] deliverBlocks -> DEBU 08e [channel: mcc] Delivering block for (0xc4201e26c0) for 127.0.0.1:36392 goroutine 86 [running]: runtime/debug.Stack(0x0, 0x0, 0xc420484400) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastDeliverServer).Send(0xc420444380, 0xc420a1a460, 0xc420444460, 0xc42022ed80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:606 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*server).sendProducer.func1(0x26aa560, 0xc420a1a460, 0x26aa560, 0xc420a1a460) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:184 +0x54 github.com/hyperledger/fabric/common/deliver.sendBlockReply(0xc4201e2600, 0xc42022ed80, 0x2e, 0xc4209fccf0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:314 +0x5e github.com/hyperledger/fabric/common/deliver.(*deliverHandler).deliverBlocks(0xc4200f5560, 0xc4201e2600, 0xc420446840, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:249 +0x1492 github.com/hyperledger/fabric/common/deliver.(*deliverHandler).Handle(0xc4200f5560, 0xc4201e2600, 0xc420444380, 0xc4201e25e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:135 +0x120 github.com/hyperledger/fabric/orderer/common/server.(*server).Deliver(0xc4203b1380, 0x26b4800, 0xc420444380, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:174 +0x24a github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Deliver_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4200c1970, 0x27b5768, 0xc4204467e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:592 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280, 0xc4203b1410, 0x2667b60, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc420280e70, 0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 2018/11/06 14:42:19 proto: textWriter unindented too far 2018/11/06 14:42:19 proto: textWriter unindented too far atomicBroadcastDeliverServer Send block:data:<1:"\n\xe9\x01\n`\b\x03\x1a\f\b\xc9\xef\x84\xdf\x05\x10\x86\xb0\xd3\xff\x02\"\x03mcc*@7fb26e68714270f73ea434390e2d50c3209baad121f35ba7daa42d3bcb601f37:\a\x12\x05\x12\x03acc\x12\x84\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18\xa0_\xaf\xab\xddS\x1d\xf5T\xa1\xf79\xbd\xe5\x84{|\x95뗥79\x84\x12\xc4\n\n\xc1\n\n\x84\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18\xa0_\xaf\xab\xddS\x1d\xf5T\xa1\xf79\xbd\xe5\x84{|\x95뗥79\x84\x12\xb7\t\n!\n\x1f\n\x1d\b\x01\x12\x05\x12\x03acc\x1a\x12\n\x03TGE\n\vtgepage.csv\x12\x91\t\n\xd8\a\n xY\x1b\x97ɱh\x02\xca,\x98\xfa͛\xb63uj\xfe \xe3\xea\x80\x05%\x1c\xa8\xa3\x83\x18W\xe5\x12\xb3\a\n\x91\a\x12\xd8\x02\n\x03acc\x12\xd0\x02\n*\n(6666666666666666666666666666666666666666\x1aD\n(44a3b0217c2ff42a4679ed713a5fcfd4d2daf36a\x1a\x18\b\x04\x12\x14l{b\x94M\x12Vģ\xbd\x18ܔK\x8f\xe2\xdf~\xdf\xda\x1aJ\n(6c7b62944d1256c4a3bd18dc944b8fe2df7edfda\x1a\x1e\b\x04(\f2\x18\n\x14D\xa3\xb0!|/\xf4*Fy\xedq:_\xcf\xd4\xd2\xda\xf3j\x10\x04\x1aJ\n(887ea6a4a017fda015ae4dd13c36ebbc45ede515\x1a\x1e\b\x04(\f2\x18\n\x14\x9b\xc7\xc9M\x8et\xb6:\x97\x9f\xb1\xf0\xf5\xa2\x96\xae\xb4\xc6D\x04\x10\x04\x1aD\n(9bc7c94d8e74b63a979fb1f0f5a296aeb4c64404\x1a\x18\b\x04\x12\x14\x88~\xa6\xa4\xa0\x17\xfd\xa0\x15\xaeM\xd1<6\xeb\xbcE\xed\xe5\x15\x12\xde\x01\n\x03fre\x12\xd6\x01\n*\n(6c7b62944d1256c4a3bd18dc944b8fe2df7edfda\n*\n(887ea6a4a017fda015ae4dd13c36ebbc45ede515\x1a=\n(6c7b62944d1256c4a3bd18dc944b8fe2df7edfda\x1a\x11\x12\x0f\b\xd0\x0f\x18\xc9\xef\x84\xdf\x05 ɟ΄\x06\x1a=\n(887ea6a4a017fda015ae4dd13c36ebbc45ede515\x1a\x11\x12\x0f\b\xd0\x0f\x18\xc9\xef\x84\xdf\x05 ɟ΄\x06\x12\xd2\x02\n\x03mct\x12\xca\x02\x1a0\n(6666666666666666666666666666666666666666\x1a\x04\x00\x98\x86\xe0\x1a:\n.6666666666666666666666666666666666666666:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a0\n(6c7b62944d1256c4a3bd18dc944b8fe2df7edfda\x1a\x04\x00\x00\x00\x00\x1a:\n.6c7b62944d1256c4a3bd18dc944b8fe2df7edfda:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a0\n(887ea6a4a017fda015ae4dd13c36ebbc45ede515\x1a\x04\x00\x00\x00\x00\x1a:\n.887ea6a4a017fda015ae4dd13c36ebbc45ede515:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a\x03\b\xc8\x01\"\x18\x12\x03acc\x1a\x11development_build\x12\xb3\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12G0E\x02!\x00\x8d\x98\x98\x91f]u4\xce{<)\x16G\xfe\aw\x93ľ\xf4\xf9w\x1e\xbb\xcb\x05\x88\xbc\xb9#\xc1\x02 \f\xd3+C\xb3\x19\xdd\xd0\x13\x86\xa4\x93\x89AJ\x85\xdfnevH\xe0\x847\x12\b\xa9Aɗ6\xe2" 2:"0E\x02!\x00\xb9\x9c\xcaV\xecA\x9e1\xbf\u007f\u007f&\x03\xf0R:\xd7\x0e\x85gZ\x01`'\xabP{W\xe3 \x9a,\x02 P\vlАg\x91\x84X\rtjcP\xf8\f\xe9\xce\x1a~\xfaFnv[\xbd\xd7\x17\xcc\x13\x0fR" >metadata: > 2018-11-06 14:42:19.820 CST [fsblkstorage] waitForBlock -> DEBU 08f Going to wait for newer blocks. maxAvailaBlockNumber=[2], waitForBlockNum=[3] 2018-11-06 14:42:20.477 CST [orderer/common/server] trace -> DEBU 090 Writing Broadcast request trace to ./temp/BroadcastTraceDir/1541486540477419333_0xc420be7d10.Broadcast 2018-11-06 14:42:20.477 CST [orderer/common/broadcast] Handle -> DEBU 091 [channel: mcc] Broadcast is processing normal message from 127.0.0.1:36390 with txid '0340e4265388e69b179cee1fa36dfcea1d8f8ce260e962d390adbaa9a32a36c0' of type ENDORSER_TRANSACTION 2018-11-06 14:42:20.477 CST [orderer/common/broadcast] Handle -> DEBU 092 [channel: mcc] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION from 127.0.0.1:36390 goroutine 25 [running]: runtime/debug.Stack(0xc420a3c060, 0x20, 0x18) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastBroadcastServer).Send(0xc42021e0a0, 0xc420a3c060, 0x1, 0xc420a3c060) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:576 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*broadcastMsgTracer).Send(0xc42023c480, 0xc420a3c060, 0x4c, 0xc420be7dd0) :1 +0x46 github.com/hyperledger/fabric/orderer/common/broadcast.(*handlerImpl).Handle(0xc42021e530, 0x26b45c0, 0xc42023c480, 0x1b56560, 0x7fb5aead9601) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/broadcast/broadcast.go:140 +0x562 github.com/hyperledger/fabric/orderer/common/server.(*server).Broadcast(0xc4203b1380, 0x26b4740, 0xc42021e0a0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:141 +0xf4 github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Broadcast_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6f20, 0x27b5768, 0xc42028bf80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:562 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0xc4203b1410, 0x2667b40, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc4201a6990, 0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastBroadcastServer Send status:SUCCESS goroutine 25 [running]: runtime/debug.Stack(0x3, 0xc420b61830, 0xc9de58) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastBroadcastServer).Recv(0xc42021e0a0, 0x1af4c80, 0xc420a3c060, 0xc420b618e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:583 +0x40 github.com/hyperledger/fabric/orderer/common/server.(*broadcastMsgTracer).Recv(0xc42023c480, 0xc420a3c060, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:113 +0x37 github.com/hyperledger/fabric/orderer/common/broadcast.(*handlerImpl).Handle(0xc42021e530, 0x26b45c0, 0xc42023c480, 0x1b56560, 0x7fb5aead9601) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/broadcast/broadcast.go:83 +0x146 github.com/hyperledger/fabric/orderer/common/server.(*server).Broadcast(0xc4203b1380, 0x26b4740, 0xc42021e0a0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:141 +0xf4 github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Broadcast_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4202f6f20, 0x27b5768, 0xc42028bf80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:562 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0xc4203b1410, 0x2667b40, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc4201a6990, 0xc4202b2160, 0x26b3d20, 0xc4201a0900, 0xc420b54280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 atomicBroadcastBroadcastServer Recv 2018-11-06 14:42:20.477 CST [orderer/common/blockcutter] Ordered -> DEBU 093 Enqueuing message into batch 2018-11-06 14:42:20.578 CST [orderer/common/broadcast] Handle -> WARN 094 Error reading from 127.0.0.1:36390: rpc error: code = Canceled desc = context canceled 2018-11-06 14:42:20.578 CST [orderer/common/server] func1 -> DEBU 095 Closing Broadcast stream 2018-11-06 14:42:22.477 CST [orderer/consensus/solo] main -> DEBU 096 Batch timer expired, creating block 2018-11-06 14:42:22.478 CST [orderer/commmon/multichannel] addLastConfigSignature -> DEBU 097 [channel: mcc] About to write block, setting its LAST_CONFIG to 0 2018-11-06 14:42:22.479 CST [fsblkstorage] indexBlock -> DEBU 098 Indexing block [blockNum=3, blockHash=[]byte{0x90, 0xbf, 0x77, 0x1b, 0xb0, 0xc3, 0xfc, 0x1e, 0xc2, 0xac, 0x42, 0xd5, 0x37, 0xe9, 0xae, 0x73, 0x4a, 0x86, 0xcc, 0xc9, 0xf3, 0x32, 0x36, 0xf1, 0x42, 0x41, 0x8d, 0xb9, 0xf3, 0x3b, 0x6c, 0xb0} txOffsets= txId=0340e4265388e69b179cee1fa36dfcea1d8f8ce260e962d390adbaa9a32a36c0 locPointer=offset=70, bytesLength=1439 ] 2018-11-06 14:42:22.479 CST [fsblkstorage] updateCheckpoint -> DEBU 099 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[9458], isChainEmpty=[false], lastBlockNumber=[3] 2018-11-06 14:42:22.480 CST [orderer/commmon/multichannel] commitBlock -> DEBU 09a [channel: mcc] Wrote block 3 2018-11-06 14:42:22.480 CST [fsblkstorage] waitForBlock -> DEBU 09b Came out of wait. maxAvailaBlockNumber=[3] 2018-11-06 14:42:22.480 CST [common/deliver] deliverBlocks -> DEBU 09c [channel: mcc] Delivering block for (0xc4201e26c0) for 127.0.0.1:36392 goroutine 86 [running]: runtime/debug.Stack(0x0, 0x0, 0x278bae0) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/protos/orderer.(*atomicBroadcastDeliverServer).Send(0xc420444380, 0xc420c5e1d0, 0xc420444460, 0xc420a3cfa0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:606 +0x26 github.com/hyperledger/fabric/orderer/common/server.(*server).sendProducer.func1(0x26aa560, 0xc420c5e1d0, 0x26aa560, 0xc420c5e1d0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:184 +0x54 github.com/hyperledger/fabric/common/deliver.sendBlockReply(0xc4201e2600, 0xc420a3cfa0, 0x2e, 0xc420a42c60) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:314 +0x5e github.com/hyperledger/fabric/common/deliver.(*deliverHandler).deliverBlocks(0xc4200f5560, 0xc4201e2600, 0xc420446840, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:249 +0x1492 github.com/hyperledger/fabric/common/deliver.(*deliverHandler).Handle(0xc4200f5560, 0xc4201e2600, 0xc420444380, 0xc4201e25e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/common/deliver/deliver.go:135 +0x120 github.com/hyperledger/fabric/orderer/common/server.(*server).Deliver(0xc4203b1380, 0x26b4800, 0xc420444380, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/server.go:174 +0x24a github.com/hyperledger/fabric/protos/orderer._AtomicBroadcast_Deliver_Handler(0x1b700c0, 0xc4203b1380, 0x26b3000, 0xc4200c1970, 0x27b5768, 0xc4204467e0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/protos/orderer/ab.pb.go:592 +0xb2 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280, 0xc4203b1410, 0x2667b60, 0x0, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1059 +0xa90 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream(0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:1152 +0x14c1 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc420280e70, 0xc4202b2160, 0x26b3d20, 0xc4200ac600, 0xc4209a0280) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:637 +0x9f created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1 /home/jia.hu/golibs/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:635 +0xa1 2018/11/06 14:42:22 proto: textWriter unindented too far 2018/11/06 14:42:22 proto: textWriter unindented too far atomicBroadcastDeliverServer Send block:data:<1:"\n\xe9\x01\n`\b\x03\x1a\f\b\xcc\xef\x84\xdf\x05\x10\xaf\xed\xe8\xde\x01\"\x03mcc*@0340e4265388e69b179cee1fa36dfcea1d8f8ce260e962d390adbaa9a32a36c0:\a\x12\x05\x12\x03acc\x12\x84\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18\x96m\xf20\xee\x13uV=\xfdh9K\x99\x8d,q2\x89\x80\xbbR\xb7\xab\x12\xe2\b\n\xdf\b\n\x84\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12\x18\x96m\xf20\xee\x13uV=\xfdh9K\x99\x8d,q2\x89\x80\xbbR\xb7\xab\x12\xd5\a\n!\n\x1f\n\x1d\b\x01\x12\x05\x12\x03acc\x1a\x12\n\x03TGE\n\vtgepage.csv\x12\xaf\a\n\xf7\x05\n \xc9O\x97P\xc5\xf7t\x02W\xea&\x02\xb7\x05Zk\xd46;\xf1\xef\xaaB\xfc\xaa\xc6\xdf\n\x1f\x87t\xb6\x12\xd2\x05\n\xb0\x05\x12\xd8\x02\n\x03acc\x12\xd0\x02\n*\n(6666666666666666666666666666666666666666\x1aD\n(5294ec858f2c0529e32c89262ac8877d66f4aac0\x1a\x18\b\x04\x12\x14\x98yf=\x866m\xbe\xa5Ŝ\xfao\xb2v\x8f\xf6\xf0\xdf@\x1aJ\n(9879663d86366dbea5c59cfa6fb2768ff6f0df40\x1a\x1e\b\x04(\f2\x18\n\x14R\x94셏,\x05)\xe3,\x89&*ȇ}f\xf4\xaa\xc0\x10\x04\x1aJ\n(9bc224ad7311a584ac9ade5f5363f8602bb962eb\x1a\x1e\b\x04(\f2\x18\n\x14\xeeAf\x85\x18Y\xf9\x81m\xbb)\a\xf1Oi\x15\r:lF\x10\x04\x1aD\n(ee4166851859f9816dbb2907f14f69150d3a6c46\x1a\x18\b\x04\x12\x14\x9b\xc2$\xads\x11\xa5\x84\xac\x9a\xde_Sc\xf8`+\xb9b\xeb\x12\xd2\x02\n\x03mct\x12\xca\x02\x1a0\n(6666666666666666666666666666666666666666\x1a\x04\x00\x98\x86\xe0\x1a:\n.6666666666666666666666666666666666666666:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a0\n(9879663d86366dbea5c59cfa6fb2768ff6f0df40\x1a\x04\x00\x00\a\xd0\x1a:\n.9879663d86366dbea5c59cfa6fb2768ff6f0df40:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a0\n(9bc224ad7311a584ac9ade5f5363f8602bb962eb\x1a\x04\x00\x00\a\xd0\x1a:\n.9bc224ad7311a584ac9ade5f5363f8602bb962eb:MINOR\x1a\b\x00\x00\x00\x00\x00\x00\x00\x00\x1a\x03\b\xc8\x01\"\x18\x12\x03acc\x1a\x11development_build\x12\xb2\x01\nh\n\aOrg1CIS\x12]-----BEGIN EC PRIVATE KEY-----\nMHg0NWE2c2RmNGE1c2RmNDY1YXM0ZjY=\n-----END EC PRIVATE KEY-----\n\x12F0D\x02 \n\xb8\xa57@\xac\xb139\xc4^\n\xac\x9f\r\xa1\x18g\x11걻W\xecu\xb8]!P\xf3|\xb9\x02 %\xad\\9\x97\xacB\x88\xc0tӡY\xfeѲ\xab\x0fuR\x91^\x92u1\x14\xaf\x00\x82\xa5\xd57" 2:"0E\x02!\x00\xde\x12\xd0\x1d\t\xccyF\x87۞K\f\a\xc4\x00.E\xa8\xeeГ\xc4\r\xe0\xbc\xf0ud\x85\xd0:\x02 \t\x1a\xfdI/϶\x1c\v\x00\x86җ\xd1\xc7m\xcd\xc1f\xba\xb0\x8e}\x0e\x1a\x18\x02\x8d/\xa3\xec#" >metadata: > 2018-11-06 14:42:22.480 CST [fsblkstorage] waitForBlock -> DEBU 09d Going to wait for newer blocks. maxAvailaBlockNumber=[3], waitForBlockNum=[4] ^C