2017-09-11 08:09:06.376 UTC [orderer/main] main -> INFO 001 Starting orderer: Version: 1.0.1 Go version: go1.7.5 OS/Arch: linux/amd64 2017-09-11 08:09:06.401 UTC [bccsp_sw] openKeyStore -> DEBU 002 KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done 2017-09-11 08:09:06.402 UTC [bccsp] initBCCSP -> DEBU 003 Initialize BCCSP [SW] 2017-09-11 08:09:06.402 UTC [msp] getPemMaterialFromDir -> DEBU 004 Reading directory /var/hyperledger/orderer/msp/signcerts 2017-09-11 08:09:06.404 UTC [msp] getPemMaterialFromDir -> DEBU 005 Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer.example.com-cert.pem 2017-09-11 08:09:06.404 UTC [msp] getPemMaterialFromDir -> DEBU 006 Reading directory /var/hyperledger/orderer/msp/cacerts 2017-09-11 08:09:06.404 UTC [msp] getPemMaterialFromDir -> DEBU 007 Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem 2017-09-11 08:09:06.405 UTC [msp] getPemMaterialFromDir -> DEBU 008 Reading directory /var/hyperledger/orderer/msp/admincerts 2017-09-11 08:09:06.405 UTC [msp] getPemMaterialFromDir -> DEBU 009 Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem 2017-09-11 08:09:06.407 UTC [msp] getPemMaterialFromDir -> DEBU 00a Reading directory /var/hyperledger/orderer/msp/intermediatecerts 2017-09-11 08:09:06.407 UTC [msp] getMspConfig -> DEBU 00b Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory] 2017-09-11 08:09:06.407 UTC [msp] getPemMaterialFromDir -> DEBU 00c Reading directory /var/hyperledger/orderer/msp/tlscacerts 2017-09-11 08:09:06.408 UTC [msp] getPemMaterialFromDir -> DEBU 00d Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem 2017-09-11 08:09:06.408 UTC [msp] getPemMaterialFromDir -> DEBU 00e Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts 2017-09-11 08:09:06.408 UTC [msp] getMspConfig -> DEBU 00f TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory] 2017-09-11 08:09:06.408 UTC [msp] getPemMaterialFromDir -> DEBU 010 Reading directory /var/hyperledger/orderer/msp/crls 2017-09-11 08:09:06.408 UTC [msp] getMspConfig -> DEBU 011 crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory] 2017-09-11 08:09:06.409 UTC [msp] getMspConfig -> DEBU 012 MSP configuration file not found at [/var/hyperledger/orderer/msp/config.yaml]: [stat /var/hyperledger/orderer/msp/config.yaml: no such file or directory] 2017-09-11 08:09:06.409 UTC [msp] NewBccspMsp -> DEBU 013 Creating BCCSP-based MSP instance 2017-09-11 08:09:06.409 UTC [msp] GetLocalMSP -> DEBU 014 Created new local MSP 2017-09-11 08:09:06.409 UTC [msp] Setup -> DEBU 015 Setting up MSP instance OrdererMSP 2017-09-11 08:09:06.410 UTC [msp/identity] newIdentity -> DEBU 016 Creating identity instance for ID &{OrdererMSP cd4019a21eb4dea80011a1dc2b230c3f765536fa16962f11ce91f4539e060828} 2017-09-11 08:09:06.478 UTC [msp/identity] newIdentity -> DEBU 017 Creating identity instance for ID &{OrdererMSP e7bea5d6e54e65f6dec24bcfe72c1334485eaca079ef38d4cf7dabb28ef325ef} 2017-09-11 08:09:06.479 UTC [msp/identity] newIdentity -> DEBU 018 Creating identity instance for ID &{OrdererMSP e7bea5d6e54e65f6dec24bcfe72c1334485eaca079ef38d4cf7dabb28ef325ef} 2017-09-11 08:09:06.480 UTC [msp/identity] newIdentity -> DEBU 019 Creating identity instance for ID &{OrdererMSP 7c6d86c4acfffc67a1ede69f9e2df3c419a60ce1c9b74b47c77afff427ffe1df} 2017-09-11 08:09:06.481 UTC [bccsp_sw] loadPrivateKey -> DEBU 01a Loading private key [941cd7e8bc1292f00023f58f7cffddc961c76a31bfec1dd647c60e59646dea37] at [/var/hyperledger/orderer/msp/keystore/941cd7e8bc1292f00023f58f7cffddc961c76a31bfec1dd647c60e59646dea37_sk]... 2017-09-11 08:09:06.481 UTC [msp/identity] newIdentity -> DEBU 01b Creating identity instance for ID &{OrdererMSP 7c6d86c4acfffc67a1ede69f9e2df3c419a60ce1c9b74b47c77afff427ffe1df} 2017-09-11 08:09:06.483 UTC [msp] Validate -> DEBU 01c MSP OrdererMSP validating identity 2017-09-11 08:09:06.484 UTC [orderer/main] createLedgerFactory -> DEBU 01d Ledger dir: /var/hyperledger/production/orderer 2017-09-11 08:09:06.484 UTC [kvledger.util] CreateDirIfMissing -> DEBU 01e CreateDirIfMissing [/var/hyperledger/production/orderer/index/] 2017-09-11 08:09:06.488 UTC [kvledger.util] logDirStatus -> DEBU 01f Before creating dir - [/var/hyperledger/production/orderer/index/] exists 2017-09-11 08:09:06.488 UTC [kvledger.util] logDirStatus -> DEBU 020 After creating dir - [/var/hyperledger/production/orderer/index/] exists 2017-09-11 08:09:06.547 UTC [orderer/main] createSubDir -> DEBU 021 Found chains sub-dir and using it 2017-09-11 08:09:06.547 UTC [orderer/main] initializeMultiChainManager -> INFO 022 Not bootstrapping because of existing chains 2017-09-11 08:09:06.548 UTC [fsblkstorage] newBlockfileMgr -> DEBU 023 newBlockfileMgr() initializing file-based block storage for ledger: mychannel 2017-09-11 08:09:06.549 UTC [kvledger.util] CreateDirIfMissing -> DEBU 024 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/mychannel/] 2017-09-11 08:09:06.560 UTC [kvledger.util] logDirStatus -> DEBU 025 Before creating dir - [/var/hyperledger/production/orderer/chains/mychannel/] exists 2017-09-11 08:09:06.560 UTC [kvledger.util] logDirStatus -> DEBU 026 After creating dir - [/var/hyperledger/production/orderer/chains/mychannel/] exists 2017-09-11 08:09:06.562 UTC [fsblkstorage] loadCurrentInfo -> DEBU 027 loaded checkpointInfo:latestFileChunkSuffixNum=[0], latestFileChunksize=[24259], isChainEmpty=[false], lastBlockNumber=[2] 2017-09-11 08:09:06.562 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 028 Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[24259], isChainEmpty=[false], lastBlockNumber=[2] 2017-09-11 08:09:06.562 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 029 status of file [/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000]: exists=[true], size=[24259] 2017-09-11 08:09:06.562 UTC [fsblkstorage] newBlockIndex -> DEBU 02a newBlockIndex() - indexItems:[[BlockNum]] 2017-09-11 08:09:06.562 UTC [fsblkstorage] newBlockfileStream -> DEBU 02b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[18521] 2017-09-11 08:09:06.562 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 02c Remaining bytes=[5738], Going to peek [8] bytes 2017-09-11 08:09:06.563 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 02d Returning blockbytes - length=[5736], placementInfo={fileNum=[0], startOffset=[18521], bytesOffset=[18523]} 2017-09-11 08:09:06.563 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 02e blockbytes [5736] read from file [0] 2017-09-11 08:09:06.563 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 02f Finished reading file number [0] 2017-09-11 08:09:06.563 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 030 blockbytes [0] read from file [0] 2017-09-11 08:09:06.563 UTC [fsblkstorage] retrieveBlockHeaderByNumber -> DEBU 031 retrieveBlockHeaderByNumber() - blockNum = [2] 2017-09-11 08:09:06.563 UTC [fsblkstorage] newBlockfileStream -> DEBU 032 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[18521] 2017-09-11 08:09:06.563 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 033 Remaining bytes=[5738], Going to peek [8] bytes 2017-09-11 08:09:06.563 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 034 Returning blockbytes - length=[5736], placementInfo={fileNum=[0], startOffset=[18521], bytesOffset=[18523]} 2017-09-11 08:09:06.564 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 035 retrieveBlockByNumber() - blockNum = [2] 2017-09-11 08:09:06.564 UTC [fsblkstorage] newBlockfileStream -> DEBU 036 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[18521] 2017-09-11 08:09:06.564 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 037 Remaining bytes=[5738], Going to peek [8] bytes 2017-09-11 08:09:06.564 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 038 Returning blockbytes - length=[5736], placementInfo={fileNum=[0], startOffset=[18521], bytesOffset=[18523]} 2017-09-11 08:09:06.566 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 039 retrieveBlockByNumber() - blockNum = [0] 2017-09-11 08:09:06.566 UTC [fsblkstorage] newBlockfileStream -> DEBU 03a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[0] 2017-09-11 08:09:06.566 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 03b Remaining bytes=[24259], Going to peek [8] bytes 2017-09-11 08:09:06.568 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 03c Returning blockbytes - length=[12334], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} 2017-09-11 08:09:06.568 UTC [common/config] NewStandardValues -> DEBU 03d Initializing protos for *config.ChannelProtos 2017-09-11 08:09:06.568 UTC [common/config] initializeProtosStruct -> DEBU 03e Processing field: HashingAlgorithm 2017-09-11 08:09:06.568 UTC [common/config] initializeProtosStruct -> DEBU 03f Processing field: BlockDataHashingStructure 2017-09-11 08:09:06.568 UTC [common/config] initializeProtosStruct -> DEBU 040 Processing field: OrdererAddresses 2017-09-11 08:09:06.568 UTC [common/config] initializeProtosStruct -> DEBU 041 Processing field: Consortium 2017-09-11 08:09:06.570 UTC [common/configtx] addToMap -> DEBU 042 Adding to config map: [Groups] /Channel 2017-09-11 08:09:06.570 UTC [common/configtx] addToMap -> DEBU 043 Adding to config map: [Groups] /Channel/Orderer 2017-09-11 08:09:06.570 UTC [common/configtx] addToMap -> DEBU 044 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg 2017-09-11 08:09:06.570 UTC [common/configtx] addToMap -> DEBU 045 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP 2017-09-11 08:09:06.570 UTC [common/configtx] addToMap -> DEBU 046 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2017-09-11 08:09:06.570 UTC [common/configtx] addToMap -> DEBU 047 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2017-09-11 08:09:06.574 UTC [common/configtx] addToMap -> DEBU 048 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2017-09-11 08:09:06.574 UTC [common/configtx] addToMap -> DEBU 049 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions 2017-09-11 08:09:06.574 UTC [common/configtx] addToMap -> DEBU 04a Adding to config map: [Values] /Channel/Orderer/KafkaBrokers 2017-09-11 08:09:06.574 UTC [common/configtx] addToMap -> DEBU 04b Adding to config map: [Values] /Channel/Orderer/ConsensusType 2017-09-11 08:09:06.574 UTC [common/configtx] addToMap -> DEBU 04c Adding to config map: [Values] /Channel/Orderer/BatchSize 2017-09-11 08:09:06.574 UTC [common/configtx] addToMap -> DEBU 04d Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-11 08:09:06.577 UTC [common/configtx] addToMap -> DEBU 04e Adding to config map: [Policy] /Channel/Orderer/Readers 2017-09-11 08:09:06.577 UTC [common/configtx] addToMap -> DEBU 04f Adding to config map: [Policy] /Channel/Orderer/Writers 2017-09-11 08:09:06.581 UTC [common/configtx] addToMap -> DEBU 050 Adding to config map: [Policy] /Channel/Orderer/Admins 2017-09-11 08:09:06.582 UTC [common/configtx] addToMap -> DEBU 051 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2017-09-11 08:09:06.583 UTC [common/configtx] addToMap -> DEBU 052 Adding to config map: [Groups] /Channel/Application 2017-09-11 08:09:06.583 UTC [common/configtx] addToMap -> DEBU 053 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-11 08:09:06.583 UTC [common/configtx] addToMap -> DEBU 054 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-11 08:09:06.606 UTC [common/configtx] addToMap -> DEBU 055 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-11 08:09:06.606 UTC [common/configtx] addToMap -> DEBU 056 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-11 08:09:06.606 UTC [common/configtx] addToMap -> DEBU 057 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-11 08:09:06.606 UTC [common/configtx] addToMap -> DEBU 058 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-11 08:09:06.606 UTC [common/configtx] addToMap -> DEBU 059 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP 2017-09-11 08:09:06.607 UTC [common/configtx] addToMap -> DEBU 05a Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2017-09-11 08:09:06.607 UTC [common/configtx] addToMap -> DEBU 05b Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2017-09-11 08:09:06.608 UTC [common/configtx] addToMap -> DEBU 05c Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2017-09-11 08:09:06.608 UTC [common/configtx] addToMap -> DEBU 05d Adding to config map: [Policy] /Channel/Application/Readers 2017-09-11 08:09:06.608 UTC [common/configtx] addToMap -> DEBU 05e Adding to config map: [Policy] /Channel/Application/Admins 2017-09-11 08:09:06.608 UTC [common/configtx] addToMap -> DEBU 05f Adding to config map: [Policy] /Channel/Application/Writers 2017-09-11 08:09:06.608 UTC [common/configtx] addToMap -> DEBU 060 Adding to config map: [Values] /Channel/HashingAlgorithm 2017-09-11 08:09:06.608 UTC [common/configtx] addToMap -> DEBU 061 Adding to config map: [Values] /Channel/Consortium 2017-09-11 08:09:06.609 UTC [common/configtx] addToMap -> DEBU 062 Adding to config map: [Values] /Channel/OrdererAddresses 2017-09-11 08:09:06.609 UTC [common/configtx] addToMap -> DEBU 063 Adding to config map: [Values] /Channel/BlockDataHashingStructure 2017-09-11 08:09:06.609 UTC [common/configtx] addToMap -> DEBU 064 Adding to config map: [Policy] /Channel/Readers 2017-09-11 08:09:06.609 UTC [common/configtx] addToMap -> DEBU 065 Adding to config map: [Policy] /Channel/Writers 2017-09-11 08:09:06.609 UTC [common/configtx] addToMap -> DEBU 066 Adding to config map: [Policy] /Channel/Admins 2017-09-11 08:09:06.609 UTC [common/configtx] processConfig -> DEBU 067 Beginning new config for channel mychannel 2017-09-11 08:09:06.609 UTC [common/config] NewStandardValues -> DEBU 068 Initializing protos for *config.ChannelProtos 2017-09-11 08:09:06.609 UTC [common/config] initializeProtosStruct -> DEBU 069 Processing field: HashingAlgorithm 2017-09-11 08:09:06.609 UTC [common/config] initializeProtosStruct -> DEBU 06a Processing field: BlockDataHashingStructure 2017-09-11 08:09:06.609 UTC [common/config] initializeProtosStruct -> DEBU 06b Processing field: OrdererAddresses 2017-09-11 08:09:06.609 UTC [common/config] initializeProtosStruct -> DEBU 06c Processing field: Consortium 2017-09-11 08:09:06.609 UTC [policies] ProposePolicy -> DEBU 06d Proposed new policy Readers for Channel 2017-09-11 08:09:06.609 UTC [policies] ProposePolicy -> DEBU 06e Proposed new policy Writers for Channel 2017-09-11 08:09:06.609 UTC [policies] ProposePolicy -> DEBU 06f Proposed new policy Admins for Channel 2017-09-11 08:09:06.609 UTC [common/config] NewStandardValues -> DEBU 070 Initializing protos for *config.OrdererProtos 2017-09-11 08:09:06.609 UTC [common/config] initializeProtosStruct -> DEBU 071 Processing field: ConsensusType 2017-09-11 08:09:06.609 UTC [common/config] initializeProtosStruct -> DEBU 072 Processing field: BatchSize 2017-09-11 08:09:06.609 UTC [common/config] initializeProtosStruct -> DEBU 073 Processing field: BatchTimeout 2017-09-11 08:09:06.609 UTC [common/config] initializeProtosStruct -> DEBU 074 Processing field: KafkaBrokers 2017-09-11 08:09:06.609 UTC [common/config] initializeProtosStruct -> DEBU 075 Processing field: ChannelRestrictions 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 076 Proposed new policy Readers for Orderer 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 077 Proposed new policy Writers for Orderer 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 078 Proposed new policy Admins for Orderer 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 079 Proposed new policy BlockValidation for Orderer 2017-09-11 08:09:06.610 UTC [common/config] NewStandardValues -> DEBU 07a Initializing protos for *config.OrganizationProtos 2017-09-11 08:09:06.610 UTC [common/config] initializeProtosStruct -> DEBU 07b Processing field: MSP 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 07c Proposed new policy Writers for OrdererOrg 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 07d Proposed new policy Admins for OrdererOrg 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 07e Proposed new policy Readers for OrdererOrg 2017-09-11 08:09:06.610 UTC [common/config] NewStandardValues -> DEBU 07f Initializing protos for *struct {} 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 080 Proposed new policy Readers for Application 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 081 Proposed new policy Admins for Application 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 082 Proposed new policy Writers for Application 2017-09-11 08:09:06.610 UTC [common/config] NewStandardValues -> DEBU 083 Initializing protos for *config.OrganizationProtos 2017-09-11 08:09:06.610 UTC [common/config] initializeProtosStruct -> DEBU 084 Processing field: MSP 2017-09-11 08:09:06.610 UTC [common/config] NewStandardValues -> DEBU 085 Initializing protos for *config.ApplicationOrgProtos 2017-09-11 08:09:06.610 UTC [common/config] initializeProtosStruct -> DEBU 086 Processing field: AnchorPeers 2017-09-11 08:09:06.610 UTC [common/config] NewStandardValues -> DEBU 087 Initializing protos for *config.OrganizationProtos 2017-09-11 08:09:06.610 UTC [common/config] initializeProtosStruct -> DEBU 088 Processing field: MSP 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 089 Proposed new policy Readers for Org1MSP 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 08a Proposed new policy Writers for Org1MSP 2017-09-11 08:09:06.610 UTC [policies] ProposePolicy -> DEBU 08b Proposed new policy Admins for Org1MSP 2017-09-11 08:09:06.611 UTC [common/config] NewStandardValues -> DEBU 08c Initializing protos for *config.OrganizationProtos 2017-09-11 08:09:06.611 UTC [common/config] initializeProtosStruct -> DEBU 08d Processing field: MSP 2017-09-11 08:09:06.611 UTC [common/config] NewStandardValues -> DEBU 08e Initializing protos for *config.ApplicationOrgProtos 2017-09-11 08:09:06.611 UTC [common/config] initializeProtosStruct -> DEBU 08f Processing field: AnchorPeers 2017-09-11 08:09:06.611 UTC [common/config] NewStandardValues -> DEBU 090 Initializing protos for *config.OrganizationProtos 2017-09-11 08:09:06.611 UTC [common/config] initializeProtosStruct -> DEBU 091 Processing field: MSP 2017-09-11 08:09:06.611 UTC [policies] ProposePolicy -> DEBU 092 Proposed new policy Readers for Org2MSP 2017-09-11 08:09:06.611 UTC [policies] ProposePolicy -> DEBU 093 Proposed new policy Writers for Org2MSP 2017-09-11 08:09:06.611 UTC [policies] ProposePolicy -> DEBU 094 Proposed new policy Admins for Org2MSP 2017-09-11 08:09:06.611 UTC [common/config] validateMSP -> DEBU 095 Setting up MSP for org OrdererOrg 2017-09-11 08:09:06.611 UTC [msp] NewBccspMsp -> DEBU 096 Creating BCCSP-based MSP instance 2017-09-11 08:09:06.611 UTC [msp] Setup -> DEBU 097 Setting up MSP instance OrdererMSP 2017-09-11 08:09:06.611 UTC [msp/identity] newIdentity -> DEBU 098 Creating identity instance for ID &{OrdererMSP cd4019a21eb4dea80011a1dc2b230c3f765536fa16962f11ce91f4539e060828} 2017-09-11 08:09:06.612 UTC [msp/identity] newIdentity -> DEBU 099 Creating identity instance for ID &{OrdererMSP e7bea5d6e54e65f6dec24bcfe72c1334485eaca079ef38d4cf7dabb28ef325ef} 2017-09-11 08:09:06.612 UTC [msp/identity] newIdentity -> DEBU 09a Creating identity instance for ID &{OrdererMSP e7bea5d6e54e65f6dec24bcfe72c1334485eaca079ef38d4cf7dabb28ef325ef} 2017-09-11 08:09:06.613 UTC [msp] Validate -> DEBU 09b MSP OrdererMSP validating identity 2017-09-11 08:09:06.614 UTC [common/config] Validate -> DEBU 09c Anchor peers for org Org1MSP are 2017-09-11 08:09:06.614 UTC [common/config] validateMSP -> DEBU 09d Setting up MSP for org Org1MSP 2017-09-11 08:09:06.614 UTC [msp] NewBccspMsp -> DEBU 09e Creating BCCSP-based MSP instance 2017-09-11 08:09:06.614 UTC [msp] Setup -> DEBU 09f Setting up MSP instance Org1MSP 2017-09-11 08:09:06.615 UTC [msp/identity] newIdentity -> DEBU 0a0 Creating identity instance for ID &{Org1MSP d7694973f3e9bc09d1aebf3c7960ce30d2ffa20d81d7d036455a278ac65bc3d6} 2017-09-11 08:09:06.615 UTC [msp/identity] newIdentity -> DEBU 0a1 Creating identity instance for ID &{Org1MSP ef3d213378b6ef0d1183c5ec2b77448079e767cf8399137fe604eeafe5486a34} 2017-09-11 08:09:06.619 UTC [msp/identity] newIdentity -> DEBU 0a2 Creating identity instance for ID &{Org1MSP ef3d213378b6ef0d1183c5ec2b77448079e767cf8399137fe604eeafe5486a34} 2017-09-11 08:09:06.631 UTC [msp] Validate -> DEBU 0a3 MSP Org1MSP validating identity 2017-09-11 08:09:06.635 UTC [common/config] Validate -> DEBU 0a4 Anchor peers for org Org2MSP are 2017-09-11 08:09:06.635 UTC [common/config] validateMSP -> DEBU 0a5 Setting up MSP for org Org2MSP 2017-09-11 08:09:06.636 UTC [msp] NewBccspMsp -> DEBU 0a6 Creating BCCSP-based MSP instance 2017-09-11 08:09:06.637 UTC [msp] Setup -> DEBU 0a7 Setting up MSP instance Org2MSP 2017-09-11 08:09:06.637 UTC [msp/identity] newIdentity -> DEBU 0a8 Creating identity instance for ID &{Org2MSP 9da2404bec2daa382e79a1e34d9f2e614ab9a5ba1ce82e1c5c39e5b10280ad8f} 2017-09-11 08:09:06.650 UTC [msp/identity] newIdentity -> DEBU 0a9 Creating identity instance for ID &{Org2MSP 64174b7d063e385c0ad4eba47e6355e1077fa662c0e88550eed4f01447e6d5a9} 2017-09-11 08:09:06.661 UTC [msp/identity] newIdentity -> DEBU 0aa Creating identity instance for ID &{Org2MSP 64174b7d063e385c0ad4eba47e6355e1077fa662c0e88550eed4f01447e6d5a9} 2017-09-11 08:09:06.693 UTC [msp] Validate -> DEBU 0ab MSP Org2MSP validating identity 2017-09-11 08:09:06.701 UTC [msp] Setup -> DEBU 0ac Setting up the MSP manager (3 msps) 2017-09-11 08:09:06.702 UTC [msp] Setup -> DEBU 0ad MSP manager setup complete, setup 3 msps 2017-09-11 08:09:06.702 UTC [policies] GetPolicy -> DEBU 0ae Returning policy Writers for evaluation 2017-09-11 08:09:06.702 UTC [policies] CommitProposals -> DEBU 0af In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-11 08:09:06.702 UTC [policies] GetPolicy -> DEBU 0b0 Returning policy Admins for evaluation 2017-09-11 08:09:06.702 UTC [policies] CommitProposals -> DEBU 0b1 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-11 08:09:06.702 UTC [policies] GetPolicy -> DEBU 0b2 Returning policy Readers for evaluation 2017-09-11 08:09:06.702 UTC [policies] CommitProposals -> DEBU 0b3 In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-11 08:09:06.702 UTC [policies] GetPolicy -> DEBU 0b4 Returning policy Readers for evaluation 2017-09-11 08:09:06.703 UTC [policies] GetPolicy -> DEBU 0b5 Returning policy Writers for evaluation 2017-09-11 08:09:06.703 UTC [policies] GetPolicy -> DEBU 0b6 Returning policy Admins for evaluation 2017-09-11 08:09:06.703 UTC [policies] GetPolicy -> DEBU 0b7 Returning policy Writers for evaluation 2017-09-11 08:09:06.703 UTC [policies] GetPolicy -> DEBU 0b8 Returning policy Readers for evaluation 2017-09-11 08:09:06.703 UTC [policies] CommitProposals -> DEBU 0b9 In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0ba Returning policy Writers for evaluation 2017-09-11 08:09:06.705 UTC [policies] CommitProposals -> DEBU 0bb In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0bc Returning policy Admins for evaluation 2017-09-11 08:09:06.705 UTC [policies] CommitProposals -> DEBU 0bd In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0be Returning policy Readers for evaluation 2017-09-11 08:09:06.705 UTC [policies] CommitProposals -> DEBU 0bf In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0c0 Returning policy Writers for evaluation 2017-09-11 08:09:06.705 UTC [policies] CommitProposals -> DEBU 0c1 In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0c2 Returning policy Admins for evaluation 2017-09-11 08:09:06.705 UTC [policies] CommitProposals -> DEBU 0c3 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0c4 Returning policy Readers for evaluation 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0c5 Returning policy Readers for evaluation 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0c6 Returning policy Admins for evaluation 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0c7 Returning policy Admins for evaluation 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0c8 Returning policy Writers for evaluation 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0c9 Returning policy Writers for evaluation 2017-09-11 08:09:06.705 UTC [policies] GetPolicy -> DEBU 0ca Returning policy Writers for evaluation 2017-09-11 08:09:06.705 UTC [policies] CommitProposals -> DEBU 0cb In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0cc Returning policy Admins for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0cd In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0ce Returning policy BlockValidation for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0cf In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0d0 Returning policy OrdererOrg/Writers for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0d1 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0d2 Returning policy OrdererOrg/Admins for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0d3 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0d4 Returning policy OrdererOrg/Readers for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0d5 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0d6 Returning policy Readers for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0d7 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0d8 Returning policy Org2MSP/Admins for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0d9 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0da Returning policy Readers for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0db In commit adding relative sub-policy Application/Readers to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0dc Returning policy Admins for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0dd In commit adding relative sub-policy Application/Admins to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0de Returning policy Writers for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0df In commit adding relative sub-policy Application/Writers to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0e0 Returning policy Org1MSP/Writers for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0e1 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0e2 Returning policy Org2MSP/Readers for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0e3 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0e4 Returning policy Org2MSP/Writers for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0e5 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-11 08:09:06.706 UTC [policies] GetPolicy -> DEBU 0e6 Returning policy Org1MSP/Readers for evaluation 2017-09-11 08:09:06.706 UTC [policies] CommitProposals -> DEBU 0e7 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0e8 Returning policy Org1MSP/Admins for evaluation 2017-09-11 08:09:06.707 UTC [policies] CommitProposals -> DEBU 0e9 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0ea Returning policy Readers for evaluation 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0eb Returning policy Readers for evaluation 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0ec Returning policy Writers for evaluation 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0ed Returning policy Writers for evaluation 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0ee Returning policy Admins for evaluation 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0ef Returning policy Admins for evaluation 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0f0 Returning policy Readers for evaluation 2017-09-11 08:09:06.707 UTC [policies] CommitProposals -> DEBU 0f1 As expected, current configuration has policy '/Channel/Readers' 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0f2 Returning policy Writers for evaluation 2017-09-11 08:09:06.707 UTC [policies] CommitProposals -> DEBU 0f3 As expected, current configuration has policy '/Channel/Writers' 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0f4 Returning policy Application/Readers for evaluation 2017-09-11 08:09:06.707 UTC [policies] CommitProposals -> DEBU 0f5 As expected, current configuration has policy '/Channel/Application/Readers' 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0f6 Returning policy Application/Writers for evaluation 2017-09-11 08:09:06.707 UTC [policies] CommitProposals -> DEBU 0f7 As expected, current configuration has policy '/Channel/Application/Writers' 2017-09-11 08:09:06.707 UTC [policies] GetPolicy -> DEBU 0f8 Returning policy Application/Admins for evaluation 2017-09-11 08:09:06.707 UTC [policies] CommitProposals -> DEBU 0f9 As expected, current configuration has policy '/Channel/Application/Admins' 2017-09-11 08:09:06.710 UTC [policies] GetPolicy -> DEBU 0fa Returning policy Orderer/BlockValidation for evaluation 2017-09-11 08:09:06.710 UTC [policies] CommitProposals -> DEBU 0fb As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-11 08:09:06.710 UTC [orderer/multichain] NewManagerImpl -> DEBU 0fc Starting chain: mychannel 2017-09-11 08:09:06.710 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 0fd retrieveBlockByNumber() - blockNum = [2] 2017-09-11 08:09:06.710 UTC [fsblkstorage] newBlockfileStream -> DEBU 0fe newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[18521] 2017-09-11 08:09:06.710 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 0ff Remaining bytes=[5738], Going to peek [8] bytes 2017-09-11 08:09:06.710 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 100 Returning blockbytes - length=[5736], placementInfo={fileNum=[0], startOffset=[18521], bytesOffset=[18523]} 2017-09-11 08:09:06.711 UTC [orderer/multichain] newChainSupport -> DEBU 101 [channel: mychannel] Retrieved metadata for tip of chain (blockNumber=2, lastConfig=0, lastConfigSeq=1): value:"\010\004" 2017-09-11 08:09:06.711 UTC [orderer/kafka] newChain -> INFO 102 [channel: mychannel] Starting chain with last persisted offset 4 and last recorded block 2 2017-09-11 08:09:06.713 UTC [orderer/kafka] setupProducerForChannel -> INFO 104 [channel: mychannel] Setting up the producer for this channel... 2017-09-11 08:09:06.713 UTC [orderer/kafka] try -> DEBU 105 [channel: mychannel] Connecting to the Kafka cluster [sarama] 2017/09/11 08:09:06.713197 client.go:110: Initializing new client [sarama] 2017/09/11 08:09:06.713274 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.713362 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.713419 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:06.715180 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.715416 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.715640 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.715692 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 2017-09-11 08:09:06.712 UTC [fsblkstorage] newBlockfileMgr -> DEBU 103 newBlockfileMgr() initializing file-based block storage for ledger: testchainid 2017-09-11 08:09:06.717 UTC [kvledger.util] CreateDirIfMissing -> DEBU 106 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/] 2017-09-11 08:09:06.717 UTC [kvledger.util] logDirStatus -> DEBU 107 Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists 2017-09-11 08:09:06.717 UTC [kvledger.util] logDirStatus -> DEBU 108 After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists [sarama] 2017/09/11 08:09:06.718172 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.718201 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.718217 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.718241 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 2017-09-11 08:09:06.718 UTC [fsblkstorage] loadCurrentInfo -> DEBU 109 loaded checkpointInfo:latestFileChunkSuffixNum=[0], latestFileChunksize=[24172], isChainEmpty=[false], lastBlockNumber=[1] [sarama] 2017/09/11 08:09:06.730923 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.730966 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.730983 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.731013 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 2017-09-11 08:09:06.731 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 10a Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[24172], isChainEmpty=[false], lastBlockNumber=[1] [sarama] 2017/09/11 08:09:06.731949 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.732021 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.732104 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:06.732149 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:06.732176 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining) 2017-09-11 08:09:06.731 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 10b status of file [/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000]: exists=[true], size=[24172] 2017-09-11 08:09:06.731 UTC [fsblkstorage] newBlockIndex -> DEBU 10c newBlockIndex() - indexItems:[[BlockNum]] 2017-09-11 08:09:06.732 UTC [fsblkstorage] newBlockfileStream -> DEBU 10d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9159] 2017-09-11 08:09:06.732 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 10e Remaining bytes=[15013], Going to peek [8] bytes 2017-09-11 08:09:06.732 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 10f Returning blockbytes - length=[15011], placementInfo={fileNum=[0], startOffset=[9159], bytesOffset=[9161]} 2017-09-11 08:09:06.732 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 110 blockbytes [15011] read from file [0] 2017-09-11 08:09:06.733 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 111 Finished reading file number [0] 2017-09-11 08:09:06.733 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 112 blockbytes [0] read from file [0] 2017-09-11 08:09:06.733 UTC [fsblkstorage] retrieveBlockHeaderByNumber -> DEBU 113 retrieveBlockHeaderByNumber() - blockNum = [1] 2017-09-11 08:09:06.733 UTC [fsblkstorage] newBlockfileStream -> DEBU 114 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9159] 2017-09-11 08:09:06.733 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 115 Remaining bytes=[15013], Going to peek [8] bytes 2017-09-11 08:09:06.733 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 116 Returning blockbytes - length=[15011], placementInfo={fileNum=[0], startOffset=[9159], bytesOffset=[9161]} 2017-09-11 08:09:06.733 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 117 retrieveBlockByNumber() - blockNum = [1] 2017-09-11 08:09:06.733 UTC [fsblkstorage] newBlockfileStream -> DEBU 118 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9159] 2017-09-11 08:09:06.733 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 119 Remaining bytes=[15013], Going to peek [8] bytes 2017-09-11 08:09:06.733 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 11a Returning blockbytes - length=[15011], placementInfo={fileNum=[0], startOffset=[9159], bytesOffset=[9161]} 2017-09-11 08:09:06.733 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 11b retrieveBlockByNumber() - blockNum = [0] 2017-09-11 08:09:06.733 UTC [fsblkstorage] newBlockfileStream -> DEBU 11c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] 2017-09-11 08:09:06.733 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 11d Remaining bytes=[24172], Going to peek [8] bytes 2017-09-11 08:09:06.734 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 11e Returning blockbytes - length=[9157], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]} 2017-09-11 08:09:06.734 UTC [common/config] NewStandardValues -> DEBU 11f Initializing protos for *config.ChannelProtos 2017-09-11 08:09:06.734 UTC [common/config] initializeProtosStruct -> DEBU 120 Processing field: HashingAlgorithm 2017-09-11 08:09:06.734 UTC [common/config] initializeProtosStruct -> DEBU 121 Processing field: BlockDataHashingStructure 2017-09-11 08:09:06.734 UTC [common/config] initializeProtosStruct -> DEBU 122 Processing field: OrdererAddresses 2017-09-11 08:09:06.734 UTC [common/config] initializeProtosStruct -> DEBU 123 Processing field: Consortium 2017-09-11 08:09:06.734 UTC [common/configtx] addToMap -> DEBU 124 Adding to config map: [Groups] /Channel 2017-09-11 08:09:06.734 UTC [common/configtx] addToMap -> DEBU 125 Adding to config map: [Groups] /Channel/Consortiums 2017-09-11 08:09:06.734 UTC [common/configtx] addToMap -> DEBU 126 Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium 2017-09-11 08:09:06.734 UTC [common/configtx] addToMap -> DEBU 127 Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org1MSP 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 128 Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 129 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 12a Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 12b Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 12c Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org2MSP 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 12d Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 12e Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 12f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 130 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 131 Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 132 Adding to config map: [Policy] /Channel/Consortiums/Admins 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 133 Adding to config map: [Groups] /Channel/Orderer 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 134 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 135 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 136 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 137 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2017-09-11 08:09:06.735 UTC [common/configtx] addToMap -> DEBU 138 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2017-09-11 08:09:06.750 UTC [common/configtx] addToMap -> DEBU 139 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers 2017-09-11 08:09:06.750 UTC [common/configtx] addToMap -> DEBU 13a Adding to config map: [Values] /Channel/Orderer/ConsensusType 2017-09-11 08:09:06.751 UTC [common/configtx] addToMap -> DEBU 13b Adding to config map: [Values] /Channel/Orderer/BatchSize 2017-09-11 08:09:06.751 UTC [common/configtx] addToMap -> DEBU 13c Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-11 08:09:06.751 UTC [common/configtx] addToMap -> DEBU 13d Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions 2017-09-11 08:09:06.751 UTC [common/configtx] addToMap -> DEBU 13e Adding to config map: [Policy] /Channel/Orderer/Admins 2017-09-11 08:09:06.751 UTC [common/configtx] addToMap -> DEBU 13f Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2017-09-11 08:09:06.751 UTC [common/configtx] addToMap -> DEBU 140 Adding to config map: [Policy] /Channel/Orderer/Readers 2017-09-11 08:09:06.752 UTC [common/configtx] addToMap -> DEBU 141 Adding to config map: [Policy] /Channel/Orderer/Writers 2017-09-11 08:09:06.752 UTC [common/configtx] addToMap -> DEBU 142 Adding to config map: [Values] /Channel/HashingAlgorithm 2017-09-11 08:09:06.752 UTC [common/configtx] addToMap -> DEBU 143 Adding to config map: [Values] /Channel/OrdererAddresses 2017-09-11 08:09:06.752 UTC [common/configtx] addToMap -> DEBU 144 Adding to config map: [Values] /Channel/BlockDataHashingStructure 2017-09-11 08:09:06.752 UTC [common/configtx] addToMap -> DEBU 145 Adding to config map: [Policy] /Channel/Readers 2017-09-11 08:09:06.752 UTC [common/configtx] addToMap -> DEBU 146 Adding to config map: [Policy] /Channel/Writers 2017-09-11 08:09:06.752 UTC [common/configtx] addToMap -> DEBU 147 Adding to config map: [Policy] /Channel/Admins 2017-09-11 08:09:06.753 UTC [common/configtx] processConfig -> DEBU 148 Beginning new config for channel testchainid 2017-09-11 08:09:06.753 UTC [common/config] NewStandardValues -> DEBU 149 Initializing protos for *config.ChannelProtos 2017-09-11 08:09:06.753 UTC [common/config] initializeProtosStruct -> DEBU 14a Processing field: HashingAlgorithm 2017-09-11 08:09:06.753 UTC [common/config] initializeProtosStruct -> DEBU 14b Processing field: BlockDataHashingStructure 2017-09-11 08:09:06.753 UTC [common/config] initializeProtosStruct -> DEBU 14c Processing field: OrdererAddresses 2017-09-11 08:09:06.753 UTC [common/config] initializeProtosStruct -> DEBU 14d Processing field: Consortium 2017-09-11 08:09:06.753 UTC [policies] ProposePolicy -> DEBU 14e Proposed new policy Readers for Channel 2017-09-11 08:09:06.753 UTC [policies] ProposePolicy -> DEBU 14f Proposed new policy Writers for Channel 2017-09-11 08:09:06.753 UTC [policies] ProposePolicy -> DEBU 150 Proposed new policy Admins for Channel 2017-09-11 08:09:06.753 UTC [policies] ProposePolicy -> DEBU 151 Proposed new policy Admins for Consortiums 2017-09-11 08:09:06.753 UTC [common/config] NewStandardValues -> DEBU 152 Initializing protos for *config.ConsortiumProtos 2017-09-11 08:09:06.758 UTC [common/config] initializeProtosStruct -> DEBU 153 Processing field: ChannelCreationPolicy 2017-09-11 08:09:06.760 UTC [common/config] NewStandardValues -> DEBU 154 Initializing protos for *config.OrganizationProtos 2017-09-11 08:09:06.760 UTC [common/config] initializeProtosStruct -> DEBU 155 Processing field: MSP 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 156 Proposed new policy Admins for Org1MSP 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 157 Proposed new policy Readers for Org1MSP 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 158 Proposed new policy Writers for Org1MSP 2017-09-11 08:09:06.760 UTC [common/config] NewStandardValues -> DEBU 159 Initializing protos for *config.OrganizationProtos 2017-09-11 08:09:06.760 UTC [common/config] initializeProtosStruct -> DEBU 15a Processing field: MSP 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 15b Proposed new policy Writers for Org2MSP 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 15c Proposed new policy Admins for Org2MSP 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 15d Proposed new policy Readers for Org2MSP 2017-09-11 08:09:06.760 UTC [common/config] NewStandardValues -> DEBU 15e Initializing protos for *config.OrdererProtos 2017-09-11 08:09:06.760 UTC [common/config] initializeProtosStruct -> DEBU 15f Processing field: ConsensusType 2017-09-11 08:09:06.760 UTC [common/config] initializeProtosStruct -> DEBU 160 Processing field: BatchSize 2017-09-11 08:09:06.760 UTC [common/config] initializeProtosStruct -> DEBU 161 Processing field: BatchTimeout 2017-09-11 08:09:06.760 UTC [common/config] initializeProtosStruct -> DEBU 162 Processing field: KafkaBrokers 2017-09-11 08:09:06.760 UTC [common/config] initializeProtosStruct -> DEBU 163 Processing field: ChannelRestrictions 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 164 Proposed new policy BlockValidation for Orderer 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 165 Proposed new policy Readers for Orderer 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 166 Proposed new policy Writers for Orderer 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 167 Proposed new policy Admins for Orderer 2017-09-11 08:09:06.760 UTC [common/config] NewStandardValues -> DEBU 168 Initializing protos for *config.OrganizationProtos 2017-09-11 08:09:06.760 UTC [common/config] initializeProtosStruct -> DEBU 169 Processing field: MSP 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 16a Proposed new policy Readers for OrdererOrg 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 16b Proposed new policy Writers for OrdererOrg 2017-09-11 08:09:06.760 UTC [policies] ProposePolicy -> DEBU 16c Proposed new policy Admins for OrdererOrg 2017-09-11 08:09:06.760 UTC [common/config] validateMSP -> DEBU 16d Setting up MSP for org Org1MSP 2017-09-11 08:09:06.760 UTC [msp] NewBccspMsp -> DEBU 16e Creating BCCSP-based MSP instance 2017-09-11 08:09:06.760 UTC [msp] Setup -> DEBU 16f Setting up MSP instance Org1MSP 2017-09-11 08:09:06.761 UTC [msp/identity] newIdentity -> DEBU 170 Creating identity instance for ID &{Org1MSP d7694973f3e9bc09d1aebf3c7960ce30d2ffa20d81d7d036455a278ac65bc3d6} 2017-09-11 08:09:06.761 UTC [msp/identity] newIdentity -> DEBU 171 Creating identity instance for ID &{Org1MSP ef3d213378b6ef0d1183c5ec2b77448079e767cf8399137fe604eeafe5486a34} 2017-09-11 08:09:06.761 UTC [msp/identity] newIdentity -> DEBU 172 Creating identity instance for ID &{Org1MSP ef3d213378b6ef0d1183c5ec2b77448079e767cf8399137fe604eeafe5486a34} 2017-09-11 08:09:06.765 UTC [msp] Validate -> DEBU 173 MSP Org1MSP validating identity 2017-09-11 08:09:06.766 UTC [common/config] validateMSP -> DEBU 174 Setting up MSP for org Org2MSP 2017-09-11 08:09:06.766 UTC [msp] NewBccspMsp -> DEBU 175 Creating BCCSP-based MSP instance 2017-09-11 08:09:06.766 UTC [msp] Setup -> DEBU 176 Setting up MSP instance Org2MSP 2017-09-11 08:09:06.778 UTC [msp/identity] newIdentity -> DEBU 177 Creating identity instance for ID &{Org2MSP 9da2404bec2daa382e79a1e34d9f2e614ab9a5ba1ce82e1c5c39e5b10280ad8f} 2017-09-11 08:09:06.778 UTC [msp/identity] newIdentity -> DEBU 178 Creating identity instance for ID &{Org2MSP 64174b7d063e385c0ad4eba47e6355e1077fa662c0e88550eed4f01447e6d5a9} 2017-09-11 08:09:06.779 UTC [msp/identity] newIdentity -> DEBU 179 Creating identity instance for ID &{Org2MSP 64174b7d063e385c0ad4eba47e6355e1077fa662c0e88550eed4f01447e6d5a9} 2017-09-11 08:09:06.780 UTC [msp] Validate -> DEBU 17a MSP Org2MSP validating identity 2017-09-11 08:09:06.780 UTC [common/config] validateMSP -> DEBU 17b Setting up MSP for org OrdererOrg 2017-09-11 08:09:06.780 UTC [msp] NewBccspMsp -> DEBU 17c Creating BCCSP-based MSP instance 2017-09-11 08:09:06.781 UTC [msp] Setup -> DEBU 17d Setting up MSP instance OrdererMSP 2017-09-11 08:09:06.781 UTC [msp/identity] newIdentity -> DEBU 17e Creating identity instance for ID &{OrdererMSP cd4019a21eb4dea80011a1dc2b230c3f765536fa16962f11ce91f4539e060828} 2017-09-11 08:09:06.781 UTC [msp/identity] newIdentity -> DEBU 17f Creating identity instance for ID &{OrdererMSP e7bea5d6e54e65f6dec24bcfe72c1334485eaca079ef38d4cf7dabb28ef325ef} 2017-09-11 08:09:06.782 UTC [msp/identity] newIdentity -> DEBU 180 Creating identity instance for ID &{OrdererMSP e7bea5d6e54e65f6dec24bcfe72c1334485eaca079ef38d4cf7dabb28ef325ef} 2017-09-11 08:09:06.797 UTC [msp] Validate -> DEBU 181 MSP OrdererMSP validating identity 2017-09-11 08:09:06.797 UTC [msp] Setup -> DEBU 182 Setting up the MSP manager (3 msps) 2017-09-11 08:09:06.798 UTC [msp] Setup -> DEBU 183 MSP manager setup complete, setup 3 msps 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 184 Returning policy Admins for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 185 In commit adding relative sub-policy Org1MSP/Admins to SampleConsortium 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 186 Returning policy Readers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 187 In commit adding relative sub-policy Org1MSP/Readers to SampleConsortium 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 188 Returning policy Writers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 189 In commit adding relative sub-policy Org1MSP/Writers to SampleConsortium 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 18a Returning policy Readers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 18b In commit adding relative sub-policy Org2MSP/Readers to SampleConsortium 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 18c Returning policy Writers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 18d In commit adding relative sub-policy Org2MSP/Writers to SampleConsortium 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 18e Returning policy Admins for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 18f In commit adding relative sub-policy Org2MSP/Admins to SampleConsortium 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 190 Returning policy Org1MSP/Admins for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 191 In commit adding relative sub-policy SampleConsortium/Org1MSP/Admins to Consortiums 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 192 Returning policy Org1MSP/Readers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 193 In commit adding relative sub-policy SampleConsortium/Org1MSP/Readers to Consortiums 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 194 Returning policy Org1MSP/Writers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 195 In commit adding relative sub-policy SampleConsortium/Org1MSP/Writers to Consortiums 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 196 Returning policy Org2MSP/Readers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 197 In commit adding relative sub-policy SampleConsortium/Org2MSP/Readers to Consortiums 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 198 Returning policy Org2MSP/Writers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 199 In commit adding relative sub-policy SampleConsortium/Org2MSP/Writers to Consortiums 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 19a Returning policy Org2MSP/Admins for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 19b In commit adding relative sub-policy SampleConsortium/Org2MSP/Admins to Consortiums 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 19c Returning policy Writers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 19d In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 19e Returning policy Admins for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 19f In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1a0 Returning policy Readers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 1a1 In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1a2 Returning policy Writers for evaluation 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1a3 Returning policy Readers for evaluation 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1a4 Returning policy Writers for evaluation 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1a5 Returning policy Admins for evaluation 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1a6 Returning policy Writers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 1a7 In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1a8 Returning policy Admins for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 1a9 In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1aa Returning policy OrdererOrg/Writers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 1ab In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1ac Returning policy OrdererOrg/Admins for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 1ad In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1ae Returning policy OrdererOrg/Readers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 1af In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1b0 Returning policy BlockValidation for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 1b1 In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1b2 Returning policy Readers for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 1b3 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1b4 Returning policy SampleConsortium/Org1MSP/Admins for evaluation 2017-09-11 08:09:06.798 UTC [policies] CommitProposals -> DEBU 1b5 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Admins to Channel 2017-09-11 08:09:06.798 UTC [policies] GetPolicy -> DEBU 1b6 Returning policy SampleConsortium/Org1MSP/Readers for evaluation 2017-09-11 08:09:06.799 UTC [policies] CommitProposals -> DEBU 1b7 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Readers to Channel 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1b8 Returning policy SampleConsortium/Org1MSP/Writers for evaluation 2017-09-11 08:09:06.799 UTC [policies] CommitProposals -> DEBU 1b9 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Writers to Channel 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1ba Returning policy SampleConsortium/Org2MSP/Readers for evaluation 2017-09-11 08:09:06.799 UTC [policies] CommitProposals -> DEBU 1bb In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Readers to Channel 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1bc Returning policy SampleConsortium/Org2MSP/Writers for evaluation 2017-09-11 08:09:06.799 UTC [policies] CommitProposals -> DEBU 1bd In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Writers to Channel 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1be Returning policy SampleConsortium/Org2MSP/Admins for evaluation 2017-09-11 08:09:06.799 UTC [policies] CommitProposals -> DEBU 1bf In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Admins to Channel 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1c0 Returning policy Admins for evaluation 2017-09-11 08:09:06.799 UTC [policies] CommitProposals -> DEBU 1c1 In commit adding relative sub-policy Consortiums/Admins to Channel 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1c2 Returning dummy reject all policy because Readers could not be found in /Consortiums/Readers 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1c3 Returning policy Readers for evaluation 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1c4 Returning dummy reject all policy because Writers could not be found in /Consortiums/Writers 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1c5 Returning policy Writers for evaluation 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1c6 Returning policy Admins for evaluation 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1c7 Returning policy Admins for evaluation 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1c8 Returning policy Readers for evaluation 2017-09-11 08:09:06.799 UTC [policies] CommitProposals -> DEBU 1c9 As expected, current configuration has policy '/Channel/Readers' 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1ca Returning policy Writers for evaluation 2017-09-11 08:09:06.799 UTC [policies] CommitProposals -> DEBU 1cb As expected, current configuration has policy '/Channel/Writers' 2017-09-11 08:09:06.799 UTC [policies] GetPolicy -> DEBU 1cc Returning policy Orderer/BlockValidation for evaluation 2017-09-11 08:09:06.799 UTC [policies] CommitProposals -> DEBU 1cd As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-11 08:09:06.799 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1ce retrieveBlockByNumber() - blockNum = [1] 2017-09-11 08:09:06.799 UTC [fsblkstorage] newBlockfileStream -> DEBU 1cf newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9159] 2017-09-11 08:09:06.799 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1d0 Remaining bytes=[15013], Going to peek [8] bytes 2017-09-11 08:09:06.799 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1d1 Returning blockbytes - length=[15011], placementInfo={fileNum=[0], startOffset=[9159], bytesOffset=[9161]} 2017-09-11 08:09:06.799 UTC [orderer/multichain] newChainSupport -> DEBU 1d2 [channel: testchainid] Retrieved metadata for tip of chain (blockNumber=1, lastConfig=0, lastConfigSeq=0): value:"\010\001" 2017-09-11 08:09:06.799 UTC [orderer/kafka] newChain -> INFO 1d3 [channel: testchainid] Starting chain with last persisted offset 1 and last recorded block 1 2017-09-11 08:09:06.799 UTC [orderer/multichain] NewManagerImpl -> INFO 1d4 Starting with system channel testchainid and orderer type kafka 2017-09-11 08:09:06.799 UTC [orderer/main] main -> INFO 1d5 Beginning to serve requests 2017-09-11 08:09:06.799 UTC [orderer/kafka] setupProducerForChannel -> INFO 1d6 [channel: testchainid] Setting up the producer for this channel... 2017-09-11 08:09:06.799 UTC [orderer/kafka] try -> DEBU 1d7 [channel: testchainid] Connecting to the Kafka cluster [sarama] 2017/09/11 08:09:06.799983 client.go:110: Initializing new client [sarama] 2017/09/11 08:09:06.799995 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.800049 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.800072 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:06.800769 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.800833 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.800864 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.800921 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:06.801463 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.801710 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.801726 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.801748 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:06.802735 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.802761 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.802771 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.802793 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:06.803463 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.803545 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:06.803582 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:06.803607 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:06.803636 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining) [sarama] 2017/09/11 08:09:06.982316 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:06.982373 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:06.983771 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.000160 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.000200 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.000262 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:07.001061 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.001104 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.001127 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.001246 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:07.002083 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.002112 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.002143 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.002172 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:07.003006 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.003046 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.003058 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:07.003067 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:07.003077 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining) [sarama] 2017/09/11 08:09:07.053799 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.054105 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:07.055087 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.055241 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.055355 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.055463 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:07.056684 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.056812 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.056867 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.056941 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:07.057975 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.058058 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.058104 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.058144 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:07.059977 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.060052 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.060086 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:07.060116 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:07.060146 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining) [sarama] 2017/09/11 08:09:07.253214 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.253336 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:07.254239 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.254306 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.254356 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.254389 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:07.255242 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.255270 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.255282 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.255317 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:07.256422 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.256454 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.256464 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.256485 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:07.257274 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.257356 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.257443 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:07.257514 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:07.257574 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining) [sarama] 2017/09/11 08:09:07.310289 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.310571 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:07.311663 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.311816 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.311873 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.311960 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:07.312952 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.313105 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.313209 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.313274 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:07.314364 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.314443 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.314538 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.314640 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:07.315480 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.315548 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.315633 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:07.315665 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:07.315692 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining) [sarama] 2017/09/11 08:09:07.516405 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.516453 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:07.517304 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.517339 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.517393 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.517602 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:07.518599 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.518678 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.518713 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.518880 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:07.519567 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.519640 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.519684 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.519725 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:07.520348 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.520412 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.520441 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:07.520475 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:07.520502 client.go:187: Closing Client 2017-09-11 08:09:07.520 UTC [orderer/kafka] try -> DEBU 1d8 [channel: mychannel] Retrying every 1s for a total of 30s [sarama] 2017/09/11 08:09:07.565884 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.566017 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:07.566813 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.566886 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.566913 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.566958 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:07.567594 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.567670 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.567709 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.567746 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:07.568363 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.568426 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.568453 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:07.568560 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:07.569362 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.569570 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:07.569652 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:07.569686 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:07.569762 client.go:187: Closing Client 2017-09-11 08:09:07.569 UTC [orderer/kafka] try -> DEBU 1d9 [channel: testchainid] Retrying every 1s for a total of 30s 2017-09-11 08:09:08.520 UTC [orderer/kafka] try -> DEBU 1da [channel: mychannel] Connecting to the Kafka cluster [sarama] 2017/09/11 08:09:08.520956 client.go:110: Initializing new client [sarama] 2017/09/11 08:09:08.521090 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.521281 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.521372 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:08.522559 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.522632 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.522662 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.522770 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:08.523545 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.523611 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.523641 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.523774 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:08.524622 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.524679 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.524702 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.524789 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:08.525579 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.525634 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.525654 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:08.525670 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:08.525748 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining) 2017-09-11 08:09:08.569 UTC [orderer/kafka] try -> DEBU 1db [channel: testchainid] Connecting to the Kafka cluster [sarama] 2017/09/11 08:09:08.570125 client.go:110: Initializing new client [sarama] 2017/09/11 08:09:08.570143 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.570224 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.570291 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:08.571302 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.571375 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.571405 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.571506 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:08.573402 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.573555 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.573601 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.573690 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:08.574567 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.574694 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.574741 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.574832 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:08.577171 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.577203 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.577213 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:08.577224 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:08.577235 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining) [sarama] 2017/09/11 08:09:08.775910 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.775964 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:08.776667 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.776692 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.776702 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.776724 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:08.777538 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.777812 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.777847 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.777902 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:08.781322 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.781358 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.781370 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.781394 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:08.782460 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.782492 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.782501 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:08.782508 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:08.782516 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining) [sarama] 2017/09/11 08:09:08.827502 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.827548 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:08.828408 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.828452 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.828466 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.828494 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:08.829638 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.829681 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.829702 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.829724 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:08.830660 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.830719 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.830731 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:08.830764 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:08.833452 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.833492 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:08.833501 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:08.833507 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:08.833517 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining) [sarama] 2017/09/11 08:09:09.038614 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.038668 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:09.039516 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.039590 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.039620 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.039738 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:09.040606 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.040722 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.040772 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.040860 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:09.041698 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.041774 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.041861 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.041919 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:09.044179 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.044270 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.044353 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:09.044394 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:09.044468 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining) [sarama] 2017/09/11 08:09:09.083626 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.083709 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:09.087757 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.087916 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.087990 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.088177 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:09.092049 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.092230 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.092295 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.092474 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:09.097698 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.097755 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.097780 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.097826 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:09.098387 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.098426 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.098456 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:09.098475 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:09.098502 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining) [sarama] 2017/09/11 08:09:09.294710 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.294888 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:09.296067 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.296102 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.296115 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.296161 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:09.298054 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.298146 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.298161 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.298180 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:09.298813 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.298851 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.298877 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.298909 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:09.299443 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.299475 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.299507 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:09.299525 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:09.299542 client.go:187: Closing Client [sarama] 2017/09/11 08:09:09.348657 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.348753 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:09.349544 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.349625 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.349666 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.349705 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:09.350224 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.350278 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.350302 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.350343 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:09.351132 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.351251 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.351302 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.351364 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:09.352005 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.352077 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.352107 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:09.352147 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:09.352173 client.go:187: Closing Client 2017-09-11 08:09:09.520 UTC [orderer/kafka] try -> DEBU 1dc [channel: mychannel] Connecting to the Kafka cluster [sarama] 2017/09/11 08:09:09.520844 client.go:110: Initializing new client [sarama] 2017/09/11 08:09:09.521004 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.521103 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.521226 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:09.522045 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.522107 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.522134 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.522186 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:09.522861 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.522994 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.523039 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.523077 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:09.523815 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.523889 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.523919 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.523976 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:09.524661 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.524733 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.524780 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:09.524817 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:09.524857 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining) 2017-09-11 08:09:09.570 UTC [orderer/kafka] try -> DEBU 1dd [channel: testchainid] Connecting to the Kafka cluster [sarama] 2017/09/11 08:09:09.570973 client.go:110: Initializing new client [sarama] 2017/09/11 08:09:09.571126 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.571335 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.571431 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:09.572442 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.572509 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.572537 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.572629 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:09.573407 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.573474 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.573549 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.573593 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:09.574345 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.574394 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.574416 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.574496 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:09.575056 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.575081 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.575115 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:09.575136 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:09.575155 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining) [sarama] 2017/09/11 08:09:09.776007 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.776159 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:09.777620 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.777669 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.15:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.777683 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.777719 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:09.778306 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.778328 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.778348 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.778370 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:09.778895 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.778927 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.14:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.778940 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.778961 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:09.779631 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.779852 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.17:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.779906 client.go:626: client/metadata no available broker to send metadata request to [sarama] 2017/09/11 08:09:09.780001 client.go:428: client/brokers resurrecting 4 dead seed brokers [sarama] 2017/09/11 08:09:09.780038 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining) [sarama] 2017/09/11 08:09:09.825315 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.825432 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092 [sarama] 2017/09/11 08:09:09.826494 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.826614 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.22.0.13:9092: getsockopt: connection refused [sarama] 2017/09/11 08:09:09.826656 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:09.826711 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:09.827993 broker.go:146: Connected to broker at kafka2:9092 (unregistered) [sarama] 2017/09/11 08:09:10.030244 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:10.030459 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:09:10.032471 broker.go:146: Connected to broker at kafka2:9092 (unregistered) [sarama] 2017/09/11 08:09:12.466661 client.go:154: Successfully initialized new client [sarama] 2017/09/11 08:09:12.467219 client.go:154: Successfully initialized new client 2017-09-11 08:09:12.469 UTC [orderer/kafka] try -> DEBU 1de [channel: testchainid] Error is nil, breaking the retry loop 2017-09-11 08:09:12.469 UTC [orderer/kafka] try -> DEBU 1df [channel: mychannel] Error is nil, breaking the retry loop 2017-09-11 08:09:12.471 UTC [orderer/kafka] startThread -> INFO 1e0 [channel: testchainid] Producer set up successfully 2017-09-11 08:09:12.471 UTC [orderer/kafka] sendConnectMessage -> INFO 1e1 [channel: testchainid] About to post the CONNECT message... 2017-09-11 08:09:12.471 UTC [orderer/kafka] startThread -> INFO 1e2 [channel: mychannel] Producer set up successfully 2017-09-11 08:09:12.471 UTC [orderer/kafka] sendConnectMessage -> INFO 1e3 [channel: mychannel] About to post the CONNECT message... 2017-09-11 08:09:12.475 UTC [orderer/kafka] try -> DEBU 1e4 [channel: testchainid] Attempting to post the CONNECT message... 2017-09-11 08:09:12.476 UTC [orderer/kafka] try -> DEBU 1e5 [channel: mychannel] Attempting to post the CONNECT message... [sarama] 2017/09/11 08:09:12.477470 client.go:599: client/metadata fetching metadata for [mychannel] from broker kafka2:9092 [sarama] 2017/09/11 08:09:12.477818 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka2:9092 [sarama] 2017/09/11 08:09:13.116053 client.go:610: client/metadata found some partitions to be leaderless [sarama] 2017/09/11 08:09:13.116171 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining) [sarama] 2017/09/11 08:09:13.130320 client.go:610: client/metadata found some partitions to be leaderless [sarama] 2017/09/11 08:09:13.130507 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining) [sarama] 2017/09/11 08:09:13.366443 client.go:599: client/metadata fetching metadata for [mychannel] from broker kafka2:9092 [sarama] 2017/09/11 08:09:13.376038 client.go:610: client/metadata found some partitions to be leaderless [sarama] 2017/09/11 08:09:13.376153 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining) [sarama] 2017/09/11 08:09:13.380787 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka2:9092 [sarama] 2017/09/11 08:09:13.385884 client.go:610: client/metadata found some partitions to be leaderless [sarama] 2017/09/11 08:09:13.386015 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining) [sarama] 2017/09/11 08:09:13.626421 client.go:599: client/metadata fetching metadata for [mychannel] from broker kafka2:9092 [sarama] 2017/09/11 08:09:13.636081 client.go:397: client/brokers registered new broker #0 at 5d0aef878661:9092 [sarama] 2017/09/11 08:09:13.636169 client.go:397: client/brokers registered new broker #1 at e4b0d8700f3f:9092 [sarama] 2017/09/11 08:09:13.636197 client.go:397: client/brokers registered new broker #2 at 332ef225a952:9092 [sarama] 2017/09/11 08:09:13.636454 client.go:397: client/brokers registered new broker #3 at a1fc75c097f8:9092 [sarama] 2017/09/11 08:09:13.636536 client.go:610: client/metadata found some partitions to be leaderless [sarama] 2017/09/11 08:09:13.636563 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining) [sarama] 2017/09/11 08:09:13.636239 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka2:9092 [sarama] 2017/09/11 08:09:13.642813 client.go:397: client/brokers registered new broker #0 at 5d0aef878661:9092 [sarama] 2017/09/11 08:09:13.643005 client.go:397: client/brokers registered new broker #1 at e4b0d8700f3f:9092 [sarama] 2017/09/11 08:09:13.643042 client.go:397: client/brokers registered new broker #2 at 332ef225a952:9092 [sarama] 2017/09/11 08:09:13.643066 client.go:397: client/brokers registered new broker #3 at a1fc75c097f8:9092 [sarama] 2017/09/11 08:09:13.643128 client.go:610: client/metadata found some partitions to be leaderless [sarama] 2017/09/11 08:09:13.643162 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining) [sarama] 2017/09/11 08:09:13.886975 client.go:599: client/metadata fetching metadata for [mychannel] from broker kafka2:9092 [sarama] 2017/09/11 08:09:13.893354 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka2:9092 [sarama] 2017/09/11 08:09:13.948059 client.go:610: client/metadata found some partitions to be leaderless 2017-09-11 08:09:13.948 UTC [orderer/kafka] try -> DEBU 1e6 [channel: testchainid] Retrying every 1s for a total of 30s [sarama] 2017/09/11 08:09:13.953441 client.go:610: client/metadata found some partitions to be leaderless 2017-09-11 08:09:13.953 UTC [orderer/kafka] try -> DEBU 1e7 [channel: mychannel] Retrying every 1s for a total of 30s 2017-09-11 08:09:14.948 UTC [orderer/kafka] try -> DEBU 1e8 [channel: testchainid] Attempting to post the CONNECT message... [sarama] 2017/09/11 08:09:14.948679 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka2:9092 2017-09-11 08:09:14.953 UTC [orderer/kafka] try -> DEBU 1e9 [channel: mychannel] Attempting to post the CONNECT message... [sarama] 2017/09/11 08:09:14.953955 client.go:599: client/metadata fetching metadata for [mychannel] from broker kafka2:9092 [sarama] 2017/09/11 08:09:14.964485 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:14.964485 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:14.965356 async_producer.go:584: producer/broker/2 starting up [sarama] 2017/09/11 08:09:14.965376 async_producer.go:596: producer/broker/2 state change to [open] on mychannel/0 [sarama] 2017/09/11 08:09:14.965571 async_producer.go:584: producer/broker/0 starting up [sarama] 2017/09/11 08:09:14.965588 async_producer.go:596: producer/broker/0 state change to [open] on testchainid/0 [sarama] 2017/09/11 08:09:14.970447 broker.go:144: Connected to broker at 332ef225a952:9092 (registered as #2) [sarama] 2017/09/11 08:09:14.970506 broker.go:144: Connected to broker at 5d0aef878661:9092 (registered as #0) 2017-09-11 08:09:15.094 UTC [orderer/kafka] try -> DEBU 1ea [channel: testchainid] Error is nil, breaking the retry loop 2017-09-11 08:09:15.094 UTC [orderer/kafka] startThread -> INFO 1eb [channel: testchainid] CONNECT message posted successfully 2017-09-11 08:09:15.095 UTC [orderer/kafka] setupParentConsumerForChannel -> INFO 1ec [channel: testchainid] Setting up the parent consumer for this channel... 2017-09-11 08:09:15.095 UTC [orderer/kafka] try -> DEBU 1ed [channel: testchainid] Connecting to the Kafka cluster [sarama] 2017/09/11 08:09:15.095185 client.go:110: Initializing new client [sarama] 2017/09/11 08:09:15.095260 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:15.095963 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:15.096166 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:09:15.098423 broker.go:146: Connected to broker at kafka3:9092 (unregistered) 2017-09-11 08:09:15.100 UTC [orderer/main] Deliver -> DEBU 1ee Starting new Deliver handler 2017-09-11 08:09:15.101 UTC [orderer/common/deliver] Handle -> DEBU 1ef Starting new deliver loop 2017-09-11 08:09:15.101 UTC [orderer/common/deliver] Handle -> DEBU 1f0 Attempting to read seek info message 2017-09-11 08:09:15.102 UTC [orderer/common/deliver] Handle -> WARN 1f1 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:15.102 UTC [orderer/main] func1 -> DEBU 1f2 Closing Deliver stream [sarama] 2017/09/11 08:09:15.136521 client.go:397: client/brokers registered new broker #0 at 5d0aef878661:9092 [sarama] 2017/09/11 08:09:15.136552 client.go:397: client/brokers registered new broker #1 at e4b0d8700f3f:9092 [sarama] 2017/09/11 08:09:15.136560 client.go:397: client/brokers registered new broker #2 at 332ef225a952:9092 [sarama] 2017/09/11 08:09:15.136566 client.go:397: client/brokers registered new broker #3 at a1fc75c097f8:9092 [sarama] 2017/09/11 08:09:15.136628 client.go:154: Successfully initialized new client 2017-09-11 08:09:15.136 UTC [orderer/kafka] try -> DEBU 1f3 [channel: testchainid] Error is nil, breaking the retry loop 2017-09-11 08:09:15.136 UTC [orderer/kafka] startThread -> INFO 1f4 [channel: testchainid] Parent consumer set up successfully 2017-09-11 08:09:15.136 UTC [orderer/kafka] setupChannelConsumerForChannel -> INFO 1f5 [channel: testchainid] Setting up the channel consumer for this channel (start offset: 2)... 2017-09-11 08:09:15.136 UTC [orderer/kafka] try -> DEBU 1f6 [channel: testchainid] Connecting to the Kafka cluster [sarama] 2017/09/11 08:09:15.137178 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:15.139175 broker.go:144: Connected to broker at 5d0aef878661:9092 (registered as #0) 2017-09-11 08:09:15.206 UTC [orderer/main] Deliver -> DEBU 1f7 Starting new Deliver handler 2017-09-11 08:09:15.206 UTC [orderer/common/deliver] Handle -> DEBU 1f8 Starting new deliver loop 2017-09-11 08:09:15.206 UTC [orderer/common/deliver] Handle -> DEBU 1f9 Attempting to read seek info message 2017-09-11 08:09:15.206 UTC [orderer/common/deliver] Handle -> WARN 1fa [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:15.207 UTC [orderer/main] func1 -> DEBU 1fb Closing Deliver stream [sarama] 2017/09/11 08:09:15.209333 client.go:110: Initializing new client [sarama] 2017/09/11 08:09:15.209418 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. 2017-09-11 08:09:15.209 UTC [orderer/kafka] try -> DEBU 1fc [channel: mychannel] Error is nil, breaking the retry loop 2017-09-11 08:09:15.209 UTC [orderer/kafka] startThread -> INFO 1fd [channel: mychannel] CONNECT message posted successfully 2017-09-11 08:09:15.209 UTC [orderer/kafka] setupParentConsumerForChannel -> INFO 1fe [channel: mychannel] Setting up the parent consumer for this channel... 2017-09-11 08:09:15.209 UTC [orderer/kafka] try -> DEBU 1ff [channel: mychannel] Connecting to the Kafka cluster [sarama] 2017/09/11 08:09:15.209514 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:15.209557 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 [sarama] 2017/09/11 08:09:15.210559 broker.go:146: Connected to broker at kafka1:9092 (unregistered) [sarama] 2017/09/11 08:09:15.272546 client.go:397: client/brokers registered new broker #0 at 5d0aef878661:9092 [sarama] 2017/09/11 08:09:15.272669 client.go:397: client/brokers registered new broker #1 at e4b0d8700f3f:9092 [sarama] 2017/09/11 08:09:15.272789 client.go:397: client/brokers registered new broker #2 at 332ef225a952:9092 [sarama] 2017/09/11 08:09:15.272832 client.go:397: client/brokers registered new broker #3 at a1fc75c097f8:9092 [sarama] 2017/09/11 08:09:15.272919 client.go:154: Successfully initialized new client 2017-09-11 08:09:15.272 UTC [orderer/kafka] try -> DEBU 200 [channel: mychannel] Error is nil, breaking the retry loop 2017-09-11 08:09:15.273 UTC [orderer/kafka] startThread -> INFO 201 [channel: mychannel] Parent consumer set up successfully 2017-09-11 08:09:15.273 UTC [orderer/kafka] setupChannelConsumerForChannel -> INFO 202 [channel: mychannel] Setting up the channel consumer for this channel (start offset: 5)... 2017-09-11 08:09:15.273 UTC [orderer/kafka] try -> DEBU 203 [channel: mychannel] Connecting to the Kafka cluster [sarama] 2017/09/11 08:09:15.273195 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific. [sarama] 2017/09/11 08:09:15.274328 broker.go:144: Connected to broker at 332ef225a952:9092 (registered as #2) 2017-09-11 08:09:15.315 UTC [orderer/kafka] try -> DEBU 204 [channel: mychannel] Retrying every 1s for a total of 30s 2017-09-11 08:09:15.317 UTC [orderer/kafka] try -> DEBU 205 [channel: testchainid] Retrying every 1s for a total of 30s 2017-09-11 08:09:15.408 UTC [orderer/main] Deliver -> DEBU 206 Starting new Deliver handler 2017-09-11 08:09:15.408 UTC [orderer/common/deliver] Handle -> DEBU 207 Starting new deliver loop 2017-09-11 08:09:15.408 UTC [orderer/common/deliver] Handle -> DEBU 208 Attempting to read seek info message 2017-09-11 08:09:15.409 UTC [orderer/common/deliver] Handle -> WARN 209 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:15.409 UTC [orderer/main] func1 -> DEBU 20a Closing Deliver stream 2017-09-11 08:09:15.819 UTC [orderer/main] Deliver -> DEBU 20b Starting new Deliver handler 2017-09-11 08:09:15.819 UTC [orderer/common/deliver] Handle -> DEBU 20c Starting new deliver loop 2017-09-11 08:09:15.819 UTC [orderer/common/deliver] Handle -> DEBU 20d Attempting to read seek info message 2017-09-11 08:09:15.846 UTC [orderer/common/deliver] Handle -> WARN 20e [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:15.846 UTC [orderer/main] func1 -> DEBU 20f Closing Deliver stream 2017-09-11 08:09:16.315 UTC [orderer/kafka] try -> DEBU 210 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:16.317 UTC [orderer/kafka] try -> DEBU 211 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:16.650 UTC [orderer/main] Deliver -> DEBU 212 Starting new Deliver handler 2017-09-11 08:09:16.650 UTC [orderer/common/deliver] Handle -> DEBU 213 Starting new deliver loop 2017-09-11 08:09:16.650 UTC [orderer/common/deliver] Handle -> DEBU 214 Attempting to read seek info message 2017-09-11 08:09:16.650 UTC [orderer/common/deliver] Handle -> WARN 215 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:16.650 UTC [orderer/main] func1 -> DEBU 216 Closing Deliver stream 2017-09-11 08:09:17.315 UTC [orderer/kafka] try -> DEBU 217 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:17.317 UTC [orderer/kafka] try -> DEBU 218 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:18.252 UTC [orderer/main] Deliver -> DEBU 219 Starting new Deliver handler 2017-09-11 08:09:18.253 UTC [orderer/common/deliver] Handle -> DEBU 21a Starting new deliver loop 2017-09-11 08:09:18.253 UTC [orderer/common/deliver] Handle -> DEBU 21b Attempting to read seek info message 2017-09-11 08:09:18.253 UTC [orderer/common/deliver] Handle -> WARN 21c [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:18.253 UTC [orderer/main] func1 -> DEBU 21d Closing Deliver stream 2017-09-11 08:09:18.315 UTC [orderer/kafka] try -> DEBU 21e [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:18.318 UTC [orderer/kafka] try -> DEBU 21f [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:18.420 UTC [orderer/main] Deliver -> DEBU 220 Starting new Deliver handler 2017-09-11 08:09:18.420 UTC [orderer/common/deliver] Handle -> DEBU 221 Starting new deliver loop 2017-09-11 08:09:18.420 UTC [orderer/common/deliver] Handle -> DEBU 222 Attempting to read seek info message 2017-09-11 08:09:18.422 UTC [orderer/common/deliver] Handle -> WARN 223 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:18.422 UTC [orderer/main] func1 -> DEBU 224 Closing Deliver stream 2017-09-11 08:09:18.525 UTC [orderer/main] Deliver -> DEBU 225 Starting new Deliver handler 2017-09-11 08:09:18.525 UTC [orderer/common/deliver] Handle -> DEBU 226 Starting new deliver loop 2017-09-11 08:09:18.525 UTC [orderer/common/deliver] Handle -> DEBU 227 Attempting to read seek info message 2017-09-11 08:09:18.525 UTC [orderer/common/deliver] Handle -> WARN 228 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:18.525 UTC [orderer/main] func1 -> DEBU 229 Closing Deliver stream 2017-09-11 08:09:18.726 UTC [orderer/main] Deliver -> DEBU 22a Starting new Deliver handler 2017-09-11 08:09:18.726 UTC [orderer/common/deliver] Handle -> DEBU 22b Starting new deliver loop 2017-09-11 08:09:18.727 UTC [orderer/common/deliver] Handle -> DEBU 22c Attempting to read seek info message 2017-09-11 08:09:18.727 UTC [orderer/common/deliver] Handle -> WARN 22d [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:18.727 UTC [orderer/main] func1 -> DEBU 22e Closing Deliver stream 2017-09-11 08:09:19.130 UTC [orderer/main] Deliver -> DEBU 22f Starting new Deliver handler 2017-09-11 08:09:19.131 UTC [orderer/common/deliver] Handle -> DEBU 230 Starting new deliver loop 2017-09-11 08:09:19.131 UTC [orderer/common/deliver] Handle -> DEBU 231 Attempting to read seek info message 2017-09-11 08:09:19.131 UTC [orderer/common/deliver] Handle -> WARN 232 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:19.131 UTC [orderer/main] func1 -> DEBU 233 Closing Deliver stream 2017-09-11 08:09:19.315 UTC [orderer/kafka] try -> DEBU 234 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:19.317 UTC [orderer/kafka] try -> DEBU 235 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:19.932 UTC [orderer/main] Deliver -> DEBU 236 Starting new Deliver handler 2017-09-11 08:09:19.932 UTC [orderer/common/deliver] Handle -> DEBU 237 Starting new deliver loop 2017-09-11 08:09:19.932 UTC [orderer/common/deliver] Handle -> DEBU 238 Attempting to read seek info message 2017-09-11 08:09:19.932 UTC [orderer/common/deliver] Handle -> WARN 239 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:19.932 UTC [orderer/main] func1 -> DEBU 23a Closing Deliver stream 2017-09-11 08:09:20.315 UTC [orderer/kafka] try -> DEBU 23b [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:20.318 UTC [orderer/kafka] try -> DEBU 23c [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:21.315 UTC [orderer/kafka] try -> DEBU 23d [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:21.318 UTC [orderer/kafka] try -> DEBU 23e [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:21.455 UTC [orderer/main] Deliver -> DEBU 23f Starting new Deliver handler 2017-09-11 08:09:21.455 UTC [orderer/common/deliver] Handle -> DEBU 240 Starting new deliver loop 2017-09-11 08:09:21.455 UTC [orderer/common/deliver] Handle -> DEBU 241 Attempting to read seek info message 2017-09-11 08:09:21.455 UTC [orderer/common/deliver] Handle -> WARN 242 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:21.455 UTC [orderer/main] func1 -> DEBU 243 Closing Deliver stream 2017-09-11 08:09:21.534 UTC [orderer/main] Deliver -> DEBU 244 Starting new Deliver handler 2017-09-11 08:09:21.534 UTC [orderer/common/deliver] Handle -> DEBU 245 Starting new deliver loop 2017-09-11 08:09:21.534 UTC [orderer/common/deliver] Handle -> DEBU 246 Attempting to read seek info message 2017-09-11 08:09:21.534 UTC [orderer/common/deliver] Handle -> WARN 247 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:21.534 UTC [orderer/main] func1 -> DEBU 248 Closing Deliver stream 2017-09-11 08:09:22.315 UTC [orderer/kafka] try -> DEBU 249 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:22.318 UTC [orderer/kafka] try -> DEBU 24a [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:23.315 UTC [orderer/kafka] try -> DEBU 24b [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:23.317 UTC [orderer/kafka] try -> DEBU 24c [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:24.315 UTC [orderer/kafka] try -> DEBU 24d [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:24.317 UTC [orderer/kafka] try -> DEBU 24e [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:24.736 UTC [orderer/main] Deliver -> DEBU 24f Starting new Deliver handler 2017-09-11 08:09:24.736 UTC [orderer/common/deliver] Handle -> DEBU 250 Starting new deliver loop 2017-09-11 08:09:24.737 UTC [orderer/common/deliver] Handle -> DEBU 251 Attempting to read seek info message 2017-09-11 08:09:24.737 UTC [orderer/common/deliver] Handle -> WARN 252 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:24.737 UTC [orderer/main] func1 -> DEBU 253 Closing Deliver stream 2017-09-11 08:09:25.315 UTC [orderer/kafka] try -> DEBU 254 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:25.317 UTC [orderer/kafka] try -> DEBU 255 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:26.315 UTC [orderer/kafka] try -> DEBU 256 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:26.317 UTC [orderer/kafka] try -> DEBU 257 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:27.315 UTC [orderer/kafka] try -> DEBU 258 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:27.317 UTC [orderer/kafka] try -> DEBU 259 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:27.857 UTC [orderer/main] Deliver -> DEBU 25a Starting new Deliver handler 2017-09-11 08:09:27.857 UTC [orderer/common/deliver] Handle -> DEBU 25b Starting new deliver loop 2017-09-11 08:09:27.857 UTC [orderer/common/deliver] Handle -> DEBU 25c Attempting to read seek info message 2017-09-11 08:09:27.857 UTC [orderer/common/deliver] Handle -> WARN 25d [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:27.857 UTC [orderer/main] func1 -> DEBU 25e Closing Deliver stream 2017-09-11 08:09:28.315 UTC [orderer/kafka] try -> DEBU 25f [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:28.317 UTC [orderer/kafka] try -> DEBU 260 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:29.315 UTC [orderer/kafka] try -> DEBU 261 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:29.317 UTC [orderer/kafka] try -> DEBU 262 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:30.315 UTC [orderer/kafka] try -> DEBU 263 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:30.317 UTC [orderer/kafka] try -> DEBU 264 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:31.138 UTC [orderer/main] Deliver -> DEBU 265 Starting new Deliver handler 2017-09-11 08:09:31.138 UTC [orderer/common/deliver] Handle -> DEBU 266 Starting new deliver loop 2017-09-11 08:09:31.138 UTC [orderer/common/deliver] Handle -> DEBU 267 Attempting to read seek info message 2017-09-11 08:09:31.139 UTC [orderer/common/deliver] Handle -> WARN 268 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:31.139 UTC [orderer/main] func1 -> DEBU 269 Closing Deliver stream 2017-09-11 08:09:31.315 UTC [orderer/kafka] try -> DEBU 26a [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:31.317 UTC [orderer/kafka] try -> DEBU 26b [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:32.315 UTC [orderer/kafka] try -> DEBU 26c [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:32.317 UTC [orderer/kafka] try -> DEBU 26d [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:33.315 UTC [orderer/kafka] try -> DEBU 26e [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:33.317 UTC [orderer/kafka] try -> DEBU 26f [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:34.315 UTC [orderer/kafka] try -> DEBU 270 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:34.317 UTC [orderer/kafka] try -> DEBU 271 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:35.315 UTC [orderer/kafka] try -> DEBU 272 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:35.317 UTC [orderer/kafka] try -> DEBU 273 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:36.315 UTC [orderer/kafka] try -> DEBU 274 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:36.317 UTC [orderer/kafka] try -> DEBU 275 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:37.315 UTC [orderer/kafka] try -> DEBU 276 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:37.317 UTC [orderer/kafka] try -> DEBU 277 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:37.865 UTC [orderer/main] Deliver -> DEBU 278 Starting new Deliver handler 2017-09-11 08:09:37.865 UTC [orderer/common/deliver] Handle -> DEBU 279 Starting new deliver loop 2017-09-11 08:09:37.865 UTC [orderer/common/deliver] Handle -> DEBU 27a Attempting to read seek info message 2017-09-11 08:09:37.866 UTC [orderer/common/deliver] Handle -> WARN 27b [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:37.866 UTC [orderer/main] func1 -> DEBU 27c Closing Deliver stream 2017-09-11 08:09:38.315 UTC [orderer/kafka] try -> DEBU 27d [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:38.317 UTC [orderer/kafka] try -> DEBU 27e [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:39.315 UTC [orderer/kafka] try -> DEBU 27f [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:39.317 UTC [orderer/kafka] try -> DEBU 280 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:40.315 UTC [orderer/kafka] try -> DEBU 281 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:40.317 UTC [orderer/kafka] try -> DEBU 282 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:41.315 UTC [orderer/kafka] try -> DEBU 283 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:41.317 UTC [orderer/kafka] try -> DEBU 284 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:42.315 UTC [orderer/kafka] try -> DEBU 285 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:42.317 UTC [orderer/kafka] try -> DEBU 286 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:43.315 UTC [orderer/kafka] try -> DEBU 287 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:43.317 UTC [orderer/kafka] try -> DEBU 288 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:44.315 UTC [orderer/kafka] try -> DEBU 289 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:44.318 UTC [orderer/kafka] try -> DEBU 28a [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:45.315 UTC [orderer/kafka] try -> DEBU 28b [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:45.317 UTC [orderer/kafka] try -> DEBU 28c [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:45.317 UTC [orderer/kafka] retry -> DEBU 28d [channel: mychannel] Switching to the long retry interval 2017-09-11 08:09:45.317 UTC [orderer/kafka] try -> DEBU 28e [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:09:45.320 UTC [orderer/kafka] retry -> DEBU 28f [channel: testchainid] Switching to the long retry interval 2017-09-11 08:09:45.320 UTC [orderer/kafka] try -> DEBU 290 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:09:45.322 UTC [orderer/kafka] try -> DEBU 291 [channel: mychannel] Retrying every 5m0s for a total of 12h0m0s 2017-09-11 08:09:45.323 UTC [orderer/kafka] try -> DEBU 292 [channel: testchainid] Retrying every 5m0s for a total of 12h0m0s 2017-09-11 08:09:47.869 UTC [orderer/main] Deliver -> DEBU 293 Starting new Deliver handler 2017-09-11 08:09:47.869 UTC [orderer/common/deliver] Handle -> DEBU 294 Starting new deliver loop 2017-09-11 08:09:47.869 UTC [orderer/common/deliver] Handle -> DEBU 295 Attempting to read seek info message 2017-09-11 08:09:47.869 UTC [orderer/common/deliver] Handle -> WARN 296 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:47.869 UTC [orderer/main] func1 -> DEBU 297 Closing Deliver stream 2017-09-11 08:09:57.875 UTC [orderer/main] Deliver -> DEBU 298 Starting new Deliver handler 2017-09-11 08:09:57.875 UTC [orderer/common/deliver] Handle -> DEBU 299 Starting new deliver loop 2017-09-11 08:09:57.875 UTC [orderer/common/deliver] Handle -> DEBU 29a Attempting to read seek info message 2017-09-11 08:09:57.875 UTC [orderer/common/deliver] Handle -> WARN 29b [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:09:57.876 UTC [orderer/main] func1 -> DEBU 29c Closing Deliver stream 2017-09-11 08:10:07.879 UTC [orderer/main] Deliver -> DEBU 29d Starting new Deliver handler 2017-09-11 08:10:07.879 UTC [orderer/common/deliver] Handle -> DEBU 29e Starting new deliver loop 2017-09-11 08:10:07.879 UTC [orderer/common/deliver] Handle -> DEBU 29f Attempting to read seek info message 2017-09-11 08:10:07.879 UTC [orderer/common/deliver] Handle -> WARN 2a0 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:10:07.879 UTC [orderer/main] func1 -> DEBU 2a1 Closing Deliver stream 2017-09-11 08:10:17.882 UTC [orderer/main] Deliver -> DEBU 2a2 Starting new Deliver handler 2017-09-11 08:10:17.882 UTC [orderer/common/deliver] Handle -> DEBU 2a3 Starting new deliver loop 2017-09-11 08:10:17.882 UTC [orderer/common/deliver] Handle -> DEBU 2a4 Attempting to read seek info message 2017-09-11 08:10:17.882 UTC [orderer/common/deliver] Handle -> WARN 2a5 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:10:17.882 UTC [orderer/main] func1 -> DEBU 2a6 Closing Deliver stream 2017-09-11 08:10:27.887 UTC [orderer/main] Deliver -> DEBU 2a7 Starting new Deliver handler 2017-09-11 08:10:27.887 UTC [orderer/common/deliver] Handle -> DEBU 2a8 Starting new deliver loop 2017-09-11 08:10:27.887 UTC [orderer/common/deliver] Handle -> DEBU 2a9 Attempting to read seek info message 2017-09-11 08:10:27.887 UTC [orderer/common/deliver] Handle -> WARN 2aa [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:10:27.887 UTC [orderer/main] func1 -> DEBU 2ab Closing Deliver stream 2017-09-11 08:10:37.891 UTC [orderer/main] Deliver -> DEBU 2ac Starting new Deliver handler 2017-09-11 08:10:37.891 UTC [orderer/common/deliver] Handle -> DEBU 2ad Starting new deliver loop 2017-09-11 08:10:37.891 UTC [orderer/common/deliver] Handle -> DEBU 2ae Attempting to read seek info message 2017-09-11 08:10:37.891 UTC [orderer/common/deliver] Handle -> WARN 2af [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:10:37.891 UTC [orderer/main] func1 -> DEBU 2b0 Closing Deliver stream 2017-09-11 08:10:47.893 UTC [orderer/main] Deliver -> DEBU 2b1 Starting new Deliver handler 2017-09-11 08:10:47.893 UTC [orderer/common/deliver] Handle -> DEBU 2b2 Starting new deliver loop 2017-09-11 08:10:47.893 UTC [orderer/common/deliver] Handle -> DEBU 2b3 Attempting to read seek info message 2017-09-11 08:10:47.893 UTC [orderer/common/deliver] Handle -> WARN 2b4 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:10:47.893 UTC [orderer/main] func1 -> DEBU 2b5 Closing Deliver stream 2017-09-11 08:10:57.896 UTC [orderer/main] Deliver -> DEBU 2b6 Starting new Deliver handler 2017-09-11 08:10:57.896 UTC [orderer/common/deliver] Handle -> DEBU 2b7 Starting new deliver loop 2017-09-11 08:10:57.896 UTC [orderer/common/deliver] Handle -> DEBU 2b8 Attempting to read seek info message 2017-09-11 08:10:57.896 UTC [orderer/common/deliver] Handle -> WARN 2b9 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:10:57.896 UTC [orderer/main] func1 -> DEBU 2ba Closing Deliver stream 2017-09-11 08:11:07.898 UTC [orderer/main] Deliver -> DEBU 2bb Starting new Deliver handler 2017-09-11 08:11:07.898 UTC [orderer/common/deliver] Handle -> DEBU 2bc Starting new deliver loop 2017-09-11 08:11:07.898 UTC [orderer/common/deliver] Handle -> DEBU 2bd Attempting to read seek info message 2017-09-11 08:11:07.899 UTC [orderer/common/deliver] Handle -> WARN 2be [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:11:07.899 UTC [orderer/main] func1 -> DEBU 2bf Closing Deliver stream 2017-09-11 08:11:17.900 UTC [orderer/main] Deliver -> DEBU 2c0 Starting new Deliver handler 2017-09-11 08:11:17.901 UTC [orderer/common/deliver] Handle -> DEBU 2c1 Starting new deliver loop 2017-09-11 08:11:17.901 UTC [orderer/common/deliver] Handle -> DEBU 2c2 Attempting to read seek info message 2017-09-11 08:11:17.901 UTC [orderer/common/deliver] Handle -> WARN 2c3 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:11:17.901 UTC [orderer/main] func1 -> DEBU 2c4 Closing Deliver stream 2017-09-11 08:11:27.902 UTC [orderer/main] Deliver -> DEBU 2c5 Starting new Deliver handler 2017-09-11 08:11:27.902 UTC [orderer/common/deliver] Handle -> DEBU 2c6 Starting new deliver loop 2017-09-11 08:11:27.902 UTC [orderer/common/deliver] Handle -> DEBU 2c7 Attempting to read seek info message 2017-09-11 08:11:27.902 UTC [orderer/common/deliver] Handle -> WARN 2c8 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:11:27.903 UTC [orderer/main] func1 -> DEBU 2c9 Closing Deliver stream 2017-09-11 08:11:37.908 UTC [orderer/main] Deliver -> DEBU 2ca Starting new Deliver handler 2017-09-11 08:11:37.908 UTC [orderer/common/deliver] Handle -> DEBU 2cb Starting new deliver loop 2017-09-11 08:11:37.908 UTC [orderer/common/deliver] Handle -> DEBU 2cc Attempting to read seek info message 2017-09-11 08:11:37.908 UTC [orderer/common/deliver] Handle -> WARN 2cd [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:11:37.908 UTC [orderer/main] func1 -> DEBU 2ce Closing Deliver stream 2017-09-11 08:11:47.909 UTC [orderer/main] Deliver -> DEBU 2cf Starting new Deliver handler 2017-09-11 08:11:47.909 UTC [orderer/common/deliver] Handle -> DEBU 2d0 Starting new deliver loop 2017-09-11 08:11:47.909 UTC [orderer/common/deliver] Handle -> DEBU 2d1 Attempting to read seek info message 2017-09-11 08:11:47.910 UTC [orderer/common/deliver] Handle -> WARN 2d2 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:11:47.910 UTC [orderer/main] func1 -> DEBU 2d3 Closing Deliver stream 2017-09-11 08:11:57.911 UTC [orderer/main] Deliver -> DEBU 2d4 Starting new Deliver handler 2017-09-11 08:11:57.911 UTC [orderer/common/deliver] Handle -> DEBU 2d5 Starting new deliver loop 2017-09-11 08:11:57.911 UTC [orderer/common/deliver] Handle -> DEBU 2d6 Attempting to read seek info message 2017-09-11 08:11:57.911 UTC [orderer/common/deliver] Handle -> WARN 2d7 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:11:57.911 UTC [orderer/main] func1 -> DEBU 2d8 Closing Deliver stream 2017-09-11 08:12:07.913 UTC [orderer/main] Deliver -> DEBU 2d9 Starting new Deliver handler 2017-09-11 08:12:07.913 UTC [orderer/common/deliver] Handle -> DEBU 2da Starting new deliver loop 2017-09-11 08:12:07.913 UTC [orderer/common/deliver] Handle -> DEBU 2db Attempting to read seek info message 2017-09-11 08:12:07.914 UTC [orderer/common/deliver] Handle -> WARN 2dc [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:12:07.914 UTC [orderer/main] func1 -> DEBU 2dd Closing Deliver stream 2017-09-11 08:12:17.917 UTC [orderer/main] Deliver -> DEBU 2de Starting new Deliver handler 2017-09-11 08:12:17.917 UTC [orderer/common/deliver] Handle -> DEBU 2df Starting new deliver loop 2017-09-11 08:12:17.917 UTC [orderer/common/deliver] Handle -> DEBU 2e0 Attempting to read seek info message 2017-09-11 08:12:17.917 UTC [orderer/common/deliver] Handle -> WARN 2e1 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:12:17.917 UTC [orderer/main] func1 -> DEBU 2e2 Closing Deliver stream 2017-09-11 08:12:27.919 UTC [orderer/main] Deliver -> DEBU 2e3 Starting new Deliver handler 2017-09-11 08:12:27.919 UTC [orderer/common/deliver] Handle -> DEBU 2e4 Starting new deliver loop 2017-09-11 08:12:27.919 UTC [orderer/common/deliver] Handle -> DEBU 2e5 Attempting to read seek info message 2017-09-11 08:12:27.919 UTC [orderer/common/deliver] Handle -> WARN 2e6 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:12:27.919 UTC [orderer/main] func1 -> DEBU 2e7 Closing Deliver stream 2017-09-11 08:12:37.921 UTC [orderer/main] Deliver -> DEBU 2e8 Starting new Deliver handler 2017-09-11 08:12:37.921 UTC [orderer/common/deliver] Handle -> DEBU 2e9 Starting new deliver loop 2017-09-11 08:12:37.921 UTC [orderer/common/deliver] Handle -> DEBU 2ea Attempting to read seek info message 2017-09-11 08:12:37.921 UTC [orderer/common/deliver] Handle -> WARN 2eb [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:12:37.921 UTC [orderer/main] func1 -> DEBU 2ec Closing Deliver stream 2017-09-11 08:12:47.923 UTC [orderer/main] Deliver -> DEBU 2ed Starting new Deliver handler 2017-09-11 08:12:47.923 UTC [orderer/common/deliver] Handle -> DEBU 2ee Starting new deliver loop 2017-09-11 08:12:47.924 UTC [orderer/common/deliver] Handle -> DEBU 2ef Attempting to read seek info message 2017-09-11 08:12:47.924 UTC [orderer/common/deliver] Handle -> WARN 2f0 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:12:47.924 UTC [orderer/main] func1 -> DEBU 2f1 Closing Deliver stream 2017-09-11 08:12:57.930 UTC [orderer/main] Deliver -> DEBU 2f2 Starting new Deliver handler 2017-09-11 08:12:57.930 UTC [orderer/common/deliver] Handle -> DEBU 2f3 Starting new deliver loop 2017-09-11 08:12:57.930 UTC [orderer/common/deliver] Handle -> DEBU 2f4 Attempting to read seek info message 2017-09-11 08:12:57.930 UTC [orderer/common/deliver] Handle -> WARN 2f5 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:12:57.930 UTC [orderer/main] func1 -> DEBU 2f6 Closing Deliver stream 2017-09-11 08:13:07.931 UTC [orderer/main] Deliver -> DEBU 2f7 Starting new Deliver handler 2017-09-11 08:13:07.931 UTC [orderer/common/deliver] Handle -> DEBU 2f8 Starting new deliver loop 2017-09-11 08:13:07.931 UTC [orderer/common/deliver] Handle -> DEBU 2f9 Attempting to read seek info message 2017-09-11 08:13:07.932 UTC [orderer/common/deliver] Handle -> WARN 2fa [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:13:07.932 UTC [orderer/main] func1 -> DEBU 2fb Closing Deliver stream 2017-09-11 08:13:17.933 UTC [orderer/main] Deliver -> DEBU 2fc Starting new Deliver handler 2017-09-11 08:13:17.933 UTC [orderer/common/deliver] Handle -> DEBU 2fd Starting new deliver loop 2017-09-11 08:13:17.933 UTC [orderer/common/deliver] Handle -> DEBU 2fe Attempting to read seek info message 2017-09-11 08:13:17.933 UTC [orderer/common/deliver] Handle -> WARN 2ff [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:13:17.933 UTC [orderer/main] func1 -> DEBU 300 Closing Deliver stream 2017-09-11 08:13:27.935 UTC [orderer/main] Deliver -> DEBU 301 Starting new Deliver handler 2017-09-11 08:13:27.935 UTC [orderer/common/deliver] Handle -> DEBU 302 Starting new deliver loop 2017-09-11 08:13:27.935 UTC [orderer/common/deliver] Handle -> DEBU 303 Attempting to read seek info message 2017-09-11 08:13:27.937 UTC [orderer/common/deliver] Handle -> WARN 304 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:13:27.937 UTC [orderer/main] func1 -> DEBU 305 Closing Deliver stream 2017-09-11 08:13:37.943 UTC [orderer/main] Deliver -> DEBU 306 Starting new Deliver handler 2017-09-11 08:13:37.943 UTC [orderer/common/deliver] Handle -> DEBU 307 Starting new deliver loop 2017-09-11 08:13:37.943 UTC [orderer/common/deliver] Handle -> DEBU 308 Attempting to read seek info message 2017-09-11 08:13:37.943 UTC [orderer/common/deliver] Handle -> WARN 309 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:13:37.943 UTC [orderer/main] func1 -> DEBU 30a Closing Deliver stream 2017-09-11 08:13:47.946 UTC [orderer/main] Deliver -> DEBU 30b Starting new Deliver handler 2017-09-11 08:13:47.946 UTC [orderer/common/deliver] Handle -> DEBU 30c Starting new deliver loop 2017-09-11 08:13:47.946 UTC [orderer/common/deliver] Handle -> DEBU 30d Attempting to read seek info message 2017-09-11 08:13:47.947 UTC [orderer/common/deliver] Handle -> WARN 30e [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:13:47.947 UTC [orderer/main] func1 -> DEBU 30f Closing Deliver stream 2017-09-11 08:13:57.948 UTC [orderer/main] Deliver -> DEBU 310 Starting new Deliver handler 2017-09-11 08:13:57.948 UTC [orderer/common/deliver] Handle -> DEBU 311 Starting new deliver loop 2017-09-11 08:13:57.949 UTC [orderer/common/deliver] Handle -> DEBU 312 Attempting to read seek info message 2017-09-11 08:13:57.949 UTC [orderer/common/deliver] Handle -> WARN 313 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:13:57.949 UTC [orderer/main] func1 -> DEBU 314 Closing Deliver stream 2017-09-11 08:14:07.950 UTC [orderer/main] Deliver -> DEBU 315 Starting new Deliver handler 2017-09-11 08:14:07.951 UTC [orderer/common/deliver] Handle -> DEBU 316 Starting new deliver loop 2017-09-11 08:14:07.951 UTC [orderer/common/deliver] Handle -> DEBU 317 Attempting to read seek info message 2017-09-11 08:14:07.951 UTC [orderer/common/deliver] Handle -> WARN 318 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:14:07.951 UTC [orderer/main] func1 -> DEBU 319 Closing Deliver stream 2017-09-11 08:14:17.952 UTC [orderer/main] Deliver -> DEBU 31a Starting new Deliver handler 2017-09-11 08:14:17.953 UTC [orderer/common/deliver] Handle -> DEBU 31b Starting new deliver loop 2017-09-11 08:14:17.953 UTC [orderer/common/deliver] Handle -> DEBU 31c Attempting to read seek info message 2017-09-11 08:14:17.953 UTC [orderer/common/deliver] Handle -> WARN 31d [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:14:17.953 UTC [orderer/main] func1 -> DEBU 31e Closing Deliver stream 2017-09-11 08:14:27.954 UTC [orderer/main] Deliver -> DEBU 31f Starting new Deliver handler 2017-09-11 08:14:27.954 UTC [orderer/common/deliver] Handle -> DEBU 320 Starting new deliver loop 2017-09-11 08:14:27.955 UTC [orderer/common/deliver] Handle -> DEBU 321 Attempting to read seek info message 2017-09-11 08:14:27.955 UTC [orderer/common/deliver] Handle -> WARN 322 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:14:27.955 UTC [orderer/main] func1 -> DEBU 323 Closing Deliver stream 2017-09-11 08:14:37.957 UTC [orderer/main] Deliver -> DEBU 324 Starting new Deliver handler 2017-09-11 08:14:37.957 UTC [orderer/common/deliver] Handle -> DEBU 325 Starting new deliver loop 2017-09-11 08:14:37.957 UTC [orderer/common/deliver] Handle -> DEBU 326 Attempting to read seek info message 2017-09-11 08:14:37.957 UTC [orderer/common/deliver] Handle -> WARN 327 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:14:37.957 UTC [orderer/main] func1 -> DEBU 328 Closing Deliver stream 2017-09-11 08:14:45.324 UTC [orderer/kafka] try -> DEBU 329 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:14:45.324 UTC [orderer/kafka] try -> DEBU 32a [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:14:47.960 UTC [orderer/main] Deliver -> DEBU 32b Starting new Deliver handler 2017-09-11 08:14:47.960 UTC [orderer/common/deliver] Handle -> DEBU 32c Starting new deliver loop 2017-09-11 08:14:47.960 UTC [orderer/common/deliver] Handle -> DEBU 32d Attempting to read seek info message 2017-09-11 08:14:47.961 UTC [orderer/common/deliver] Handle -> WARN 32e [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:14:47.961 UTC [orderer/main] func1 -> DEBU 32f Closing Deliver stream 2017-09-11 08:14:57.962 UTC [orderer/main] Deliver -> DEBU 330 Starting new Deliver handler 2017-09-11 08:14:57.963 UTC [orderer/common/deliver] Handle -> DEBU 331 Starting new deliver loop 2017-09-11 08:14:57.963 UTC [orderer/common/deliver] Handle -> DEBU 332 Attempting to read seek info message 2017-09-11 08:14:57.963 UTC [orderer/common/deliver] Handle -> WARN 333 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:14:57.963 UTC [orderer/main] func1 -> DEBU 334 Closing Deliver stream 2017-09-11 08:15:07.965 UTC [orderer/main] Deliver -> DEBU 335 Starting new Deliver handler 2017-09-11 08:15:07.965 UTC [orderer/common/deliver] Handle -> DEBU 336 Starting new deliver loop 2017-09-11 08:15:07.965 UTC [orderer/common/deliver] Handle -> DEBU 337 Attempting to read seek info message 2017-09-11 08:15:07.965 UTC [orderer/common/deliver] Handle -> WARN 338 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:15:07.965 UTC [orderer/main] func1 -> DEBU 339 Closing Deliver stream 2017-09-11 08:15:17.967 UTC [orderer/main] Deliver -> DEBU 33a Starting new Deliver handler 2017-09-11 08:15:17.967 UTC [orderer/common/deliver] Handle -> DEBU 33b Starting new deliver loop 2017-09-11 08:15:17.967 UTC [orderer/common/deliver] Handle -> DEBU 33c Attempting to read seek info message 2017-09-11 08:15:17.967 UTC [orderer/common/deliver] Handle -> WARN 33d [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:15:17.967 UTC [orderer/main] func1 -> DEBU 33e Closing Deliver stream 2017-09-11 08:15:27.968 UTC [orderer/main] Deliver -> DEBU 33f Starting new Deliver handler 2017-09-11 08:15:27.968 UTC [orderer/common/deliver] Handle -> DEBU 340 Starting new deliver loop 2017-09-11 08:15:27.968 UTC [orderer/common/deliver] Handle -> DEBU 341 Attempting to read seek info message 2017-09-11 08:15:27.969 UTC [orderer/common/deliver] Handle -> WARN 342 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:15:27.969 UTC [orderer/main] func1 -> DEBU 343 Closing Deliver stream 2017-09-11 08:15:37.972 UTC [orderer/main] Deliver -> DEBU 344 Starting new Deliver handler 2017-09-11 08:15:37.978 UTC [orderer/common/deliver] Handle -> DEBU 345 Starting new deliver loop 2017-09-11 08:15:37.978 UTC [orderer/common/deliver] Handle -> DEBU 346 Attempting to read seek info message 2017-09-11 08:15:37.978 UTC [orderer/common/deliver] Handle -> WARN 347 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:15:37.978 UTC [orderer/main] func1 -> DEBU 348 Closing Deliver stream 2017-09-11 08:15:47.980 UTC [orderer/main] Deliver -> DEBU 349 Starting new Deliver handler 2017-09-11 08:15:47.980 UTC [orderer/common/deliver] Handle -> DEBU 34a Starting new deliver loop 2017-09-11 08:15:47.980 UTC [orderer/common/deliver] Handle -> DEBU 34b Attempting to read seek info message 2017-09-11 08:15:47.980 UTC [orderer/common/deliver] Handle -> WARN 34c [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:15:47.980 UTC [orderer/main] func1 -> DEBU 34d Closing Deliver stream 2017-09-11 08:15:50.204 UTC [orderer/main] Deliver -> DEBU 34e Starting new Deliver handler 2017-09-11 08:15:50.204 UTC [orderer/common/deliver] Handle -> DEBU 34f Starting new deliver loop 2017-09-11 08:15:50.204 UTC [orderer/common/deliver] Handle -> DEBU 350 Attempting to read seek info message 2017-09-11 08:15:50.205 UTC [orderer/common/deliver] Handle -> WARN 351 [channel: testchainid] Rejecting deliver request because of consenter error 2017-09-11 08:15:50.205 UTC [orderer/main] func1 -> DEBU 352 Closing Deliver stream 2017-09-11 08:15:50.209 UTC [grpc] Printf -> DEBU 353 transport: http2Server.HandleStreams failed to read frame: read tcp 172.22.0.19:7050->172.22.0.11:38990: read: connection reset by peer 2017-09-11 08:15:57.982 UTC [orderer/main] Deliver -> DEBU 354 Starting new Deliver handler 2017-09-11 08:15:57.982 UTC [orderer/common/deliver] Handle -> DEBU 355 Starting new deliver loop 2017-09-11 08:15:57.982 UTC [orderer/common/deliver] Handle -> DEBU 356 Attempting to read seek info message 2017-09-11 08:15:57.982 UTC [orderer/common/deliver] Handle -> WARN 357 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:15:57.982 UTC [orderer/main] func1 -> DEBU 358 Closing Deliver stream 2017-09-11 08:16:07.984 UTC [orderer/main] Deliver -> DEBU 359 Starting new Deliver handler 2017-09-11 08:16:07.984 UTC [orderer/common/deliver] Handle -> DEBU 35a Starting new deliver loop 2017-09-11 08:16:07.984 UTC [orderer/common/deliver] Handle -> DEBU 35b Attempting to read seek info message 2017-09-11 08:16:07.984 UTC [orderer/common/deliver] Handle -> WARN 35c [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:16:07.984 UTC [orderer/main] func1 -> DEBU 35d Closing Deliver stream 2017-09-11 08:16:17.985 UTC [orderer/main] Deliver -> DEBU 35e Starting new Deliver handler 2017-09-11 08:16:17.985 UTC [orderer/common/deliver] Handle -> DEBU 35f Starting new deliver loop 2017-09-11 08:16:17.985 UTC [orderer/common/deliver] Handle -> DEBU 360 Attempting to read seek info message 2017-09-11 08:16:17.985 UTC [orderer/common/deliver] Handle -> WARN 361 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:16:17.986 UTC [orderer/main] func1 -> DEBU 362 Closing Deliver stream 2017-09-11 08:16:27.087 UTC [orderer/main] Deliver -> DEBU 363 Starting new Deliver handler 2017-09-11 08:16:27.087 UTC [orderer/common/deliver] Handle -> DEBU 364 Starting new deliver loop 2017-09-11 08:16:27.087 UTC [orderer/common/deliver] Handle -> DEBU 365 Attempting to read seek info message 2017-09-11 08:16:27.088 UTC [orderer/common/deliver] Handle -> WARN 366 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:16:27.088 UTC [orderer/main] func1 -> DEBU 367 Closing Deliver stream 2017-09-11 08:16:27.987 UTC [orderer/main] Deliver -> DEBU 368 Starting new Deliver handler 2017-09-11 08:16:27.987 UTC [orderer/common/deliver] Handle -> DEBU 369 Starting new deliver loop 2017-09-11 08:16:27.987 UTC [orderer/common/deliver] Handle -> DEBU 36a Attempting to read seek info message 2017-09-11 08:16:27.987 UTC [orderer/common/deliver] Handle -> WARN 36b [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:16:27.987 UTC [orderer/main] func1 -> DEBU 36c Closing Deliver stream 2017-09-11 08:16:37.989 UTC [orderer/main] Deliver -> DEBU 36d Starting new Deliver handler 2017-09-11 08:16:37.989 UTC [orderer/common/deliver] Handle -> DEBU 36e Starting new deliver loop 2017-09-11 08:16:37.989 UTC [orderer/common/deliver] Handle -> DEBU 36f Attempting to read seek info message 2017-09-11 08:16:37.989 UTC [orderer/common/deliver] Handle -> WARN 370 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:16:37.989 UTC [orderer/main] func1 -> DEBU 371 Closing Deliver stream 2017-09-11 08:16:47.991 UTC [orderer/main] Deliver -> DEBU 372 Starting new Deliver handler 2017-09-11 08:16:47.991 UTC [orderer/common/deliver] Handle -> DEBU 373 Starting new deliver loop 2017-09-11 08:16:47.991 UTC [orderer/common/deliver] Handle -> DEBU 374 Attempting to read seek info message 2017-09-11 08:16:47.991 UTC [orderer/common/deliver] Handle -> WARN 375 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:16:47.991 UTC [orderer/main] func1 -> DEBU 376 Closing Deliver stream 2017-09-11 08:16:50.395 UTC [orderer/main] Deliver -> DEBU 377 Starting new Deliver handler 2017-09-11 08:16:50.396 UTC [orderer/common/deliver] Handle -> DEBU 378 Starting new deliver loop 2017-09-11 08:16:50.396 UTC [orderer/common/deliver] Handle -> DEBU 379 Attempting to read seek info message 2017-09-11 08:16:50.396 UTC [orderer/common/deliver] Handle -> WARN 37a [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:16:50.397 UTC [orderer/main] func1 -> DEBU 37b Closing Deliver stream 2017-09-11 08:16:57.994 UTC [orderer/main] Deliver -> DEBU 37c Starting new Deliver handler 2017-09-11 08:16:57.995 UTC [orderer/common/deliver] Handle -> DEBU 37d Starting new deliver loop 2017-09-11 08:16:57.995 UTC [orderer/common/deliver] Handle -> DEBU 37e Attempting to read seek info message 2017-09-11 08:16:57.995 UTC [orderer/common/deliver] Handle -> WARN 37f [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:16:57.995 UTC [orderer/main] func1 -> DEBU 380 Closing Deliver stream 2017-09-11 08:17:07.997 UTC [orderer/main] Deliver -> DEBU 381 Starting new Deliver handler 2017-09-11 08:17:07.997 UTC [orderer/common/deliver] Handle -> DEBU 382 Starting new deliver loop 2017-09-11 08:17:07.997 UTC [orderer/common/deliver] Handle -> DEBU 383 Attempting to read seek info message 2017-09-11 08:17:07.997 UTC [orderer/common/deliver] Handle -> WARN 384 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:17:07.997 UTC [orderer/main] func1 -> DEBU 385 Closing Deliver stream 2017-09-11 08:17:17.999 UTC [orderer/main] Deliver -> DEBU 386 Starting new Deliver handler 2017-09-11 08:17:17.999 UTC [orderer/common/deliver] Handle -> DEBU 387 Starting new deliver loop 2017-09-11 08:17:17.999 UTC [orderer/common/deliver] Handle -> DEBU 388 Attempting to read seek info message 2017-09-11 08:17:17.999 UTC [orderer/common/deliver] Handle -> WARN 389 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:17:17.999 UTC [orderer/main] func1 -> DEBU 38a Closing Deliver stream 2017-09-11 08:17:28.001 UTC [orderer/main] Deliver -> DEBU 38b Starting new Deliver handler 2017-09-11 08:17:28.001 UTC [orderer/common/deliver] Handle -> DEBU 38c Starting new deliver loop 2017-09-11 08:17:28.002 UTC [orderer/common/deliver] Handle -> DEBU 38d Attempting to read seek info message 2017-09-11 08:17:28.002 UTC [orderer/common/deliver] Handle -> WARN 38e [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:17:28.002 UTC [orderer/main] func1 -> DEBU 38f Closing Deliver stream 2017-09-11 08:17:38.008 UTC [orderer/main] Deliver -> DEBU 390 Starting new Deliver handler 2017-09-11 08:17:38.008 UTC [orderer/common/deliver] Handle -> DEBU 391 Starting new deliver loop 2017-09-11 08:17:38.008 UTC [orderer/common/deliver] Handle -> DEBU 392 Attempting to read seek info message 2017-09-11 08:17:38.008 UTC [orderer/common/deliver] Handle -> WARN 393 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:17:38.008 UTC [orderer/main] func1 -> DEBU 394 Closing Deliver stream 2017-09-11 08:17:48.012 UTC [orderer/main] Deliver -> DEBU 395 Starting new Deliver handler 2017-09-11 08:17:48.012 UTC [orderer/common/deliver] Handle -> DEBU 396 Starting new deliver loop 2017-09-11 08:17:48.012 UTC [orderer/common/deliver] Handle -> DEBU 397 Attempting to read seek info message 2017-09-11 08:17:48.012 UTC [orderer/common/deliver] Handle -> WARN 398 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:17:48.012 UTC [orderer/main] func1 -> DEBU 399 Closing Deliver stream 2017-09-11 08:17:58.015 UTC [orderer/main] Deliver -> DEBU 39a Starting new Deliver handler 2017-09-11 08:17:58.015 UTC [orderer/common/deliver] Handle -> DEBU 39b Starting new deliver loop 2017-09-11 08:17:58.015 UTC [orderer/common/deliver] Handle -> DEBU 39c Attempting to read seek info message 2017-09-11 08:17:58.016 UTC [orderer/common/deliver] Handle -> WARN 39d [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:17:58.016 UTC [orderer/main] func1 -> DEBU 39e Closing Deliver stream 2017-09-11 08:18:08.017 UTC [orderer/main] Deliver -> DEBU 39f Starting new Deliver handler 2017-09-11 08:18:08.017 UTC [orderer/common/deliver] Handle -> DEBU 3a0 Starting new deliver loop 2017-09-11 08:18:08.017 UTC [orderer/common/deliver] Handle -> DEBU 3a1 Attempting to read seek info message 2017-09-11 08:18:08.017 UTC [orderer/common/deliver] Handle -> WARN 3a2 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:18:08.017 UTC [orderer/main] func1 -> DEBU 3a3 Closing Deliver stream 2017-09-11 08:18:18.018 UTC [orderer/main] Deliver -> DEBU 3a4 Starting new Deliver handler 2017-09-11 08:18:18.018 UTC [orderer/common/deliver] Handle -> DEBU 3a5 Starting new deliver loop 2017-09-11 08:18:18.018 UTC [orderer/common/deliver] Handle -> DEBU 3a6 Attempting to read seek info message 2017-09-11 08:18:18.019 UTC [orderer/common/deliver] Handle -> WARN 3a7 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:18:18.019 UTC [orderer/main] func1 -> DEBU 3a8 Closing Deliver stream 2017-09-11 08:18:28.021 UTC [orderer/main] Deliver -> DEBU 3a9 Starting new Deliver handler 2017-09-11 08:18:28.021 UTC [orderer/common/deliver] Handle -> DEBU 3aa Starting new deliver loop 2017-09-11 08:18:28.021 UTC [orderer/common/deliver] Handle -> DEBU 3ab Attempting to read seek info message 2017-09-11 08:18:28.021 UTC [orderer/common/deliver] Handle -> WARN 3ac [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:18:28.021 UTC [orderer/main] func1 -> DEBU 3ad Closing Deliver stream 2017-09-11 08:18:38.023 UTC [orderer/main] Deliver -> DEBU 3ae Starting new Deliver handler 2017-09-11 08:18:38.023 UTC [orderer/common/deliver] Handle -> DEBU 3af Starting new deliver loop 2017-09-11 08:18:38.023 UTC [orderer/common/deliver] Handle -> DEBU 3b0 Attempting to read seek info message 2017-09-11 08:18:38.023 UTC [orderer/common/deliver] Handle -> WARN 3b1 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:18:38.023 UTC [orderer/main] func1 -> DEBU 3b2 Closing Deliver stream 2017-09-11 08:18:48.025 UTC [orderer/main] Deliver -> DEBU 3b3 Starting new Deliver handler 2017-09-11 08:18:48.025 UTC [orderer/common/deliver] Handle -> DEBU 3b4 Starting new deliver loop 2017-09-11 08:18:48.025 UTC [orderer/common/deliver] Handle -> DEBU 3b5 Attempting to read seek info message 2017-09-11 08:18:48.025 UTC [orderer/common/deliver] Handle -> WARN 3b6 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:18:48.025 UTC [orderer/main] func1 -> DEBU 3b7 Closing Deliver stream 2017-09-11 08:18:58.027 UTC [orderer/main] Deliver -> DEBU 3b8 Starting new Deliver handler 2017-09-11 08:18:58.027 UTC [orderer/common/deliver] Handle -> DEBU 3b9 Starting new deliver loop 2017-09-11 08:18:58.027 UTC [orderer/common/deliver] Handle -> DEBU 3ba Attempting to read seek info message 2017-09-11 08:18:58.027 UTC [orderer/common/deliver] Handle -> WARN 3bb [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:18:58.027 UTC [orderer/main] func1 -> DEBU 3bc Closing Deliver stream 2017-09-11 08:19:08.029 UTC [orderer/main] Deliver -> DEBU 3bd Starting new Deliver handler 2017-09-11 08:19:08.029 UTC [orderer/common/deliver] Handle -> DEBU 3be Starting new deliver loop 2017-09-11 08:19:08.029 UTC [orderer/common/deliver] Handle -> DEBU 3bf Attempting to read seek info message 2017-09-11 08:19:08.030 UTC [orderer/common/deliver] Handle -> WARN 3c0 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:19:08.030 UTC [orderer/main] func1 -> DEBU 3c1 Closing Deliver stream [sarama] 2017/09/11 08:19:12.467874 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:19:12.469023 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092 [sarama] 2017/09/11 08:19:15.137736 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092 [sarama] 2017/09/11 08:19:15.273862 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092 2017-09-11 08:19:18.033 UTC [orderer/main] Deliver -> DEBU 3c2 Starting new Deliver handler 2017-09-11 08:19:18.033 UTC [orderer/common/deliver] Handle -> DEBU 3c3 Starting new deliver loop 2017-09-11 08:19:18.033 UTC [orderer/common/deliver] Handle -> DEBU 3c4 Attempting to read seek info message 2017-09-11 08:19:18.033 UTC [orderer/common/deliver] Handle -> WARN 3c5 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:19:18.033 UTC [orderer/main] func1 -> DEBU 3c6 Closing Deliver stream 2017-09-11 08:19:28.035 UTC [orderer/main] Deliver -> DEBU 3c7 Starting new Deliver handler 2017-09-11 08:19:28.035 UTC [orderer/common/deliver] Handle -> DEBU 3c8 Starting new deliver loop 2017-09-11 08:19:28.035 UTC [orderer/common/deliver] Handle -> DEBU 3c9 Attempting to read seek info message 2017-09-11 08:19:28.035 UTC [orderer/common/deliver] Handle -> WARN 3ca [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:19:28.036 UTC [orderer/main] func1 -> DEBU 3cb Closing Deliver stream 2017-09-11 08:19:38.040 UTC [orderer/main] Deliver -> DEBU 3cc Starting new Deliver handler 2017-09-11 08:19:38.040 UTC [orderer/common/deliver] Handle -> DEBU 3cd Starting new deliver loop 2017-09-11 08:19:38.040 UTC [orderer/common/deliver] Handle -> DEBU 3ce Attempting to read seek info message 2017-09-11 08:19:38.040 UTC [orderer/common/deliver] Handle -> WARN 3cf [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:19:38.040 UTC [orderer/main] func1 -> DEBU 3d0 Closing Deliver stream 2017-09-11 08:19:45.322 UTC [orderer/kafka] try -> DEBU 3d1 [channel: mychannel] Connecting to the Kafka cluster 2017-09-11 08:19:45.323 UTC [orderer/kafka] try -> DEBU 3d2 [channel: testchainid] Connecting to the Kafka cluster 2017-09-11 08:19:48.042 UTC [orderer/main] Deliver -> DEBU 3d3 Starting new Deliver handler 2017-09-11 08:19:48.042 UTC [orderer/common/deliver] Handle -> DEBU 3d4 Starting new deliver loop 2017-09-11 08:19:48.042 UTC [orderer/common/deliver] Handle -> DEBU 3d5 Attempting to read seek info message 2017-09-11 08:19:48.042 UTC [orderer/common/deliver] Handle -> WARN 3d6 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:19:48.042 UTC [orderer/main] func1 -> DEBU 3d7 Closing Deliver stream 2017-09-11 08:19:58.044 UTC [orderer/main] Deliver -> DEBU 3d8 Starting new Deliver handler 2017-09-11 08:19:58.044 UTC [orderer/common/deliver] Handle -> DEBU 3d9 Starting new deliver loop 2017-09-11 08:19:58.044 UTC [orderer/common/deliver] Handle -> DEBU 3da Attempting to read seek info message 2017-09-11 08:19:58.044 UTC [orderer/common/deliver] Handle -> WARN 3db [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:19:58.044 UTC [orderer/main] func1 -> DEBU 3dc Closing Deliver stream 2017-09-11 08:20:08.046 UTC [orderer/main] Deliver -> DEBU 3dd Starting new Deliver handler 2017-09-11 08:20:08.046 UTC [orderer/common/deliver] Handle -> DEBU 3de Starting new deliver loop 2017-09-11 08:20:08.046 UTC [orderer/common/deliver] Handle -> DEBU 3df Attempting to read seek info message 2017-09-11 08:20:08.046 UTC [orderer/common/deliver] Handle -> WARN 3e0 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:20:08.046 UTC [orderer/main] func1 -> DEBU 3e1 Closing Deliver stream 2017-09-11 08:20:18.048 UTC [orderer/main] Deliver -> DEBU 3e2 Starting new Deliver handler 2017-09-11 08:20:18.048 UTC [orderer/common/deliver] Handle -> DEBU 3e3 Starting new deliver loop 2017-09-11 08:20:18.048 UTC [orderer/common/deliver] Handle -> DEBU 3e4 Attempting to read seek info message 2017-09-11 08:20:18.049 UTC [orderer/common/deliver] Handle -> WARN 3e5 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:20:18.049 UTC [orderer/main] func1 -> DEBU 3e6 Closing Deliver stream 2017-09-11 08:20:28.051 UTC [orderer/main] Deliver -> DEBU 3e7 Starting new Deliver handler 2017-09-11 08:20:28.051 UTC [orderer/common/deliver] Handle -> DEBU 3e8 Starting new deliver loop 2017-09-11 08:20:28.051 UTC [orderer/common/deliver] Handle -> DEBU 3e9 Attempting to read seek info message 2017-09-11 08:20:28.051 UTC [orderer/common/deliver] Handle -> WARN 3ea [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:20:28.051 UTC [orderer/main] func1 -> DEBU 3eb Closing Deliver stream 2017-09-11 08:20:38.055 UTC [orderer/main] Deliver -> DEBU 3ec Starting new Deliver handler 2017-09-11 08:20:38.055 UTC [orderer/common/deliver] Handle -> DEBU 3ed Starting new deliver loop 2017-09-11 08:20:38.055 UTC [orderer/common/deliver] Handle -> DEBU 3ee Attempting to read seek info message 2017-09-11 08:20:38.056 UTC [orderer/common/deliver] Handle -> WARN 3ef [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:20:38.056 UTC [orderer/main] func1 -> DEBU 3f0 Closing Deliver stream 2017-09-11 08:20:48.057 UTC [orderer/main] Deliver -> DEBU 3f1 Starting new Deliver handler 2017-09-11 08:20:48.057 UTC [orderer/common/deliver] Handle -> DEBU 3f2 Starting new deliver loop 2017-09-11 08:20:48.057 UTC [orderer/common/deliver] Handle -> DEBU 3f3 Attempting to read seek info message 2017-09-11 08:20:48.057 UTC [orderer/common/deliver] Handle -> WARN 3f4 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:20:48.057 UTC [orderer/main] func1 -> DEBU 3f5 Closing Deliver stream 2017-09-11 08:20:58.061 UTC [orderer/main] Deliver -> DEBU 3f6 Starting new Deliver handler 2017-09-11 08:20:58.061 UTC [orderer/common/deliver] Handle -> DEBU 3f7 Starting new deliver loop 2017-09-11 08:20:58.061 UTC [orderer/common/deliver] Handle -> DEBU 3f8 Attempting to read seek info message 2017-09-11 08:20:58.062 UTC [orderer/common/deliver] Handle -> WARN 3f9 [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:20:58.062 UTC [orderer/main] func1 -> DEBU 3fa Closing Deliver stream 2017-09-11 08:21:08.064 UTC [orderer/main] Deliver -> DEBU 3fb Starting new Deliver handler 2017-09-11 08:21:08.064 UTC [orderer/common/deliver] Handle -> DEBU 3fc Starting new deliver loop 2017-09-11 08:21:08.064 UTC [orderer/common/deliver] Handle -> DEBU 3fd Attempting to read seek info message 2017-09-11 08:21:08.065 UTC [orderer/common/deliver] Handle -> WARN 3fe [channel: mychannel] Rejecting deliver request because of consenter error 2017-09-11 08:21:08.065 UTC [orderer/main] func1 -> DEBU 3ff Closing Deliver stream